Book description
Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an elegant and powerful remedy for this common, frustrating scenario. It doesn't just catch your errors before you compile, it also suggests solutions. All you need to do is point and click. And it's free--what could be better? Still, if you're like most programmers, mastering a new technology--no matter how productive it will make you in the long run--is going to take a chunk out of your productivity now. You want to get up to speed quickly without sacrificing efficiency.O'Reilly's new guide to the technology, Eclipse, provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with no fluff, that gets down to business immediately. The book is tightly focused, covering all aspects of Eclipse: the menus, preferences, views, perspectives, editors, team and debugging techniques, and how they're used every day by thousands of developers. Development of practical skills is emphasized with dozens of examples presented throughout the book.From cover-to-cover, the book is pure Eclipse, covering hundreds of techniques beginning with the most basic Java development through creating your own plug-in editors for the Eclipse environment. Some of the topics you'll learn about include:
- Using Eclipse to develop Java code
- Testing and debugging
- Working in teams using CVS
- Building Eclipse projects using Ant
- The Standard Widget Toolkit (SWT)
- Web development
- Developing Struts applications with Eclipse
Publisher resources
Table of contents
- A Note Regarding Supplemental Files
- Preface
- 1. Essential Eclipse
- 2. Java Development
-
3. Testing and Debugging
- 3.1. Testing with JUnit
- 3.2. Debugging
-
4. Working in Teams
- 4.1. How Source Control Works
- 4.2. Understanding CVS
- 4.3. Finding a CVS Server
-
4.4. Adding a Project to the CVS Repository
- 4.4.1. Creating a Repository Location
- 4.4.2. Sharing Projects
- 4.4.3. Committing Files
- 4.4.4. Checking Projects Out
- 4.4.5. Updating Code
- 4.4.6. Comparing Code with Local History
- 4.4.7. Committing Code
- 4.4.8. Synchronizing Code
- 4.4.9. Creating a Patch
- 4.4.10. Tagging Versions
- 4.4.11. Creating Branches
- 5. Building Eclipse Projects Using Ant
- 6. GUI Programming: From Appletsto Swing
- 7. SWT: Buttons, Text, Labels, Lists, Layouts, and Events
- 8. SWT: Menus, Toolbars, Sliders, Trees, and Dialogs
- 9. Web Development
- 10. Developing Struts Applicationswith Eclipse
- 11. Developing a Plug-in: The Plug-in Development Environment, Manifests, and Extension Points
- 12. Developing a Plug-in: Creating Editors and Views
- 13. Eclipse 3.0
- Index
- Colophon
- Copyright
Product information
- Title: Eclipse
- Author(s):
- Release date: April 2004
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596006419
You might also like
book
Eclipse IDE Pocket Guide
Eclipse is the world's most popular IDE for Java development. And although there are plenty of …
book
Official Eclipse 3.0 FAQs
"I had a question about how to use a new Eclipse 3.0 feature, job scheduling, so …
book
Eclipse Distilled
Eclipse Distilled David Carlson Foreword by Grady Booch Series Editors Erich Gamma Lee Nackman John Wiegand …
book
SWT: A Developer's Notebook
The Eclipse platform continues to gain tremendous popularity as both a Java IDE and a Java …