Eclipse in Action: A Guide for Web Developers by David Gallardo, Ed Burnette and Robert McGovern
Copyright 2003 Manning Publications
iii contents PART I USING ECLIPSE Chapter 1 ■ Overview Chapter 2 ■ Getting started with the Eclipse Workbench Chapter 3 ■ The Java development cycle: test, code, repeat Chapter 4 ■ Working with source code in Eclipse Chapter 5 ■ Building with Ant Chapter 6 ■ Source control with CVS Chapter 7 ■ Web development tools PART II EXTENDING ECLIPSE Chapter 8 ■ Introduction to Eclipse plug-ins Chapter 9 ■ Working with plug-ins in Eclipse Appendix A ■ Java perspective menu reference Appendix B ■ CVS installation procedures Appendix C ■ Plug-in extension points Appendix D ■ Introduction to SWT Appendix E ■ Introduction to JFace 3 1Overview In this chapter… ■ A brief history of Eclipse ■ The Ecl