Skip to content

Java Developer's Guide to Eclipse

Best in textbook rentals since 2012!

ISBN-10: 0321159640

ISBN-13: 9780321159649

Edition: 2003

Authors: Sherry Shavor, Jim D'Anjou, Scott Fairbrother, Dan Kehn, John Kellerman

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Eclipse is a world-class Java IDE, a platform for building and integrating application development tools, and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Java Developer's Guide to Eclipse is the definitive Eclipse companion. Drawing on their considerable experience teaching Eclipse and mentoring developers, the authors provide guidance on how to customize Eclipse for increased productivity and efficiency and how to avoid common pitfalls. The accompanying CD-ROM contains Eclipse SDK Version 2.0, as well as exercise solutions and many code examples for easier learning.
Customers also bought

Book details

List price: $49.99
Copyright year: 2003
Publisher: Addison Wesley Professional
Publication date: 5/19/2003
Binding: Mixed Media
Pages: 896
Size: 7.25" wide x 9.00" long x 2.00" tall
Weight: 2.992
Language: English

Foreword
Preface
Origin of the Book
Goals
Intended Audience and Prerequisites
How the Book Is Organized
Coding Conventions
CD-ROM
Acknowledgments
About the Authors
Running Eclipse
Getting Started
Using Eclipse
Using Java Development Tools
Debugging Java
Teaming Up with Eclipse
Eclipse Configuration Management
Extending Eclipse
Overview of the Eclipse Architecture
Getting Started: Plug-in Development
Action Contributions: The Integration Fast Track
The Standard Widget Toolkit: A Lean, Mean Widget Machine
Dialogs and Wizards
Views
Editors
Perspectives
Workspace Resource Programming
Managing Resources with Natures and Builders
Resource Tagging Using Markers
Contributions Revisited
Advanced Plug-in Development
Creating New Extension Points: How Others Can Extend Your Plug-ins
Serviceability
Developing Features
Providing Help
OLE and ActiveX Interoperability
Swing Interoperability
Extending the Java Development Tools
Building a Custom Text Editor with JFace Text
Exercises
Exercise 1: Using Eclipse
Exercise 2: Using the Java Development Tools
Exercise 3: Debugging Java
Exercise 4: Using CVS with Eclipse
Exercise 5: Modifying Your Configuration with Update Manager
Exercise 6: Using the Plug-in Development Environment
Exercise 7: Feature Development and Deployment
Index