Eclipse: Programming Java Applications

Paperback
from $0.00

Author: Steve Holzner

ISBN-10: 0596006411

ISBN-13: 9780596006419

Category: Network Programming

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...

Search in google:

Approaching the technology as a development tool, not just a platform, this guide offers instructions for developing Java code, working with JAR files, setting configurations, selecting runtimes, creating Javadoc, testing and debugging, using The Standard Widget Toolkit, web development, and the like. Practical skills are emphasized in examples throughout. Annotation © 2004 Book News, Inc., Portland, OR

Preface1Essential eclipse12Java development283Testing and debugging644Working in teams935Building eclipse projects using ant1156GUI programming : from applets to swing1307SWT : buttons, text, labels, lists, layouts, and events1498SWT : menus, toolbars, sliders, trees, and dialogs1709Web development19510Developing struts applications with eclipse21911Developing a plug-in : the plug-in development environment, manifests, and extension points24212Developing a plug-in : creating editors and views26113Eclipse 3.0278Index297