Binding: Paperback Dewey Decimal Number: 005.133 EAN: 9780596006419 Format: Illustrated ISBN: 0596006411 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 334 Publication Date: May 01, 2004 Publisher: O'Reilly Media, Inc. Sales Rank: 21749 Studio: O'Reilly Media, Inc.
Product DescriptionJava 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 Eclipseto 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
From basics to advanced topics, 'Eclipse' takes you through the fundamentals of Eclipse and more. You may be an Eclipse novice when you pick up the book, but you'll be a pro by the time you've finished.
Customer Reviews
Average Rating:
Rating: - Chapters reference obsolete tools
Time has started to diminish the value of this book. Chapters 6, 7, and 8 deal with building GUIs using the V4ALL Eclipse plugin, which is now classified as Obsolete. Also with Eclipse 3.3 now available (the book focuses on Eclipse 3.0), a new edition of the book is definitely needed.
Rating: - Eclipse
I bought this book and have been making my way through it to teach myself about Eclipse. I did fine for the first five chapters, but after that the trail grows cold because the book is based on Eclipse prior to the 3.0 and later releases. I began having lots of problems because the instructions and screen shots no longer came close to matching what is actually in Eclipse 3.0. So I gave up after chapter five.
Rating: - Emile T.
This book a a very good start for Eclipse new users in the way that it presents all basic features of Eclipse 3.0. I recommend it to any one.
Rating: - Good, but getting dated
Online documentation has its place, but I like books better for learning. I found Eclipse's online doc especially lacking when it comes to *learning* about this complex product. Sure there's a ton of stuff, but most of it just seems to describe the ten's of thousands of options that the tool provides. (Personal Rant: Do we really need all of these options? Can't anyone see that just because you can do something doesn't mean you always should? Can't anyone see that a lot of these options just get ... Read More
Rating: - Eclipse
One of the problems with Open Source software is getting good books describing it. Sure it's possible to get documentation on-line, but sometimes there is no substitute in having all the information in one convenient book. Steve Holzner has done a good job in describing the various aspects of Eclipse. Coverage includes: the Eclipse Java Development Tools and Workbench, Ant, CVS, building Swing apps, SWT, JSP along with a host of other topics.