Binding: Paperback Dewey Decimal Number: 005 EAN: 9780596007102 Format: Illustrated ISBN: 0596007108 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 368 Publication Date: June 21, 2004 Publisher: O'Reilly Media, Inc. Sales Rank: 115193 Studio: O'Reilly Media, Inc.
Product DescriptionYou've probably heard the buzz about Eclipse, the powerful open source platform that gives Java developers a new way to approach development projects. It's like a shiny new car--no longer content to just admire Eclipse, you're now itching to get in and drive.
Eclipse is to Java developers what Visual Studio is to .NET developers--it's an integrated development environment (IDE) that combines a code editor, compiler, debugger, text editor, graphical user interface (GUI) builder, and other components into a single, user-friendly application. It provides a solid foundation that enables Java developers to construct and run integrated software-development tools for web development, application design, modeling, performance, testing, and much more.
As with any extensive programming tool, however, there's a lot to learn. And there s no better guy than well-known Java expert Steve Holzner to teach you. An award-winning and best-selling author who has been writing about Java topics since the language first appeared, Holzner delivers just the kind of targeted, practical, everyday knowledge you need to hone your mastery of Eclipse.
Perfect as a companion to an Eclipse programming tutorial (such as Holzner's own Eclipse, O'Reilly, April 2004) or an ideal stand-alone for all those developers who either don't want or don't need the tutorial approach, the 'Eclipse Cookbook' contains task-oriented recipes for more than 800 situations you may encounter while using this new Java platform--from deploying a web application automatically to reverse engineering compiled code, from re-naming all references to a class across multiple packages to initializing the SWT JNI libraries.
Each recipein the ever-popular and utterly practical problem-solution-discussion format for O'Reilly cookbooks contains a clear and thorough description of the problem, a brief but complete discussion of a solution, and in-action examples illustrating that solution. The 'Eclipse Cookbook' will satiate Java programmers at all levels who are ready to go beyond tutorials--far beyond writing plug-ins and extensions--and actually use the powerful and convenient Eclipse day to day.
Customer Reviews
Average Rating:
Rating: - Good book for those use to simpler editors
I was use to using a much simpler editor for writing Java code. This book did a very good job helping with learning how to use Eclipse.
Rating: - too much padding
The book has some useful information, but does not
go beyond the very basic. In light of this, it is
annoying that so much space is taken up with repeated
samples of the same code, and with more screen shots
than are needed. I've encountered this before in one
of Mr. Holzner's books (XML Complete), and I have to
wonder if this is done to pad the book to a length
that justifies the cost.
Rating: - Handy Starters' Reference to Eclipse
After getting used to the fundamentals of the Java programming language, a versatile integrated development environment like Eclipse would bring developers to next level of productivity, and Eclipse Cookbook is handy for the start. Readers are guided step-by-step with numerous illustrations about its support for tasks from creating packages, classes, methods to refactoring, and debugging. The book demonstrates Eclipse 2.1.2 with the difference of early release of version 3.0 being mentioned. Now ... Read More
Rating: - Somewhat basic for a cookbook...
A recent addition to my Eclipse library has been Eclipse Cookbook by Steve Holzner (O'Reilly). It works well for my level of expertise at the package, but experienced users might find it lacking...
Chapter list: Basic Skills; Using Eclipse; Java Development; Refactoring, Building, and Launching; Testing and Debugging; Using Eclipse in Teams; Eclipse and Ant; SWT: Text, Buttons, Lists and Nonretangular Windows; SWT: Dialogs, Toolbars, Menus, and More; SWT: Coolbars, Tab Folders; Trees, ... Read More
Rating: - Very good reference for Eclipse.
Prof. Steve Holzner is an authority in Java and has many books to his credit. Prof. Holzner's
expertise and patience is well brought in this book with adequate explanation of the different aspects
of Eclipse.
The book is full of screen prints that adequately explain how the screen would look while using the
built-in features of eclipse. the author has taken the time to take different scenarios and ways to