Eclipse in Action: A Guide for Java Developers (PDF 英文完整版)
(PDF 英文完整版)
by David Gallardo, Ed Burnette, Robert McGovern
Paperback: 380 pages
Publisher: Manning Publications (May 15, 2003)
ISBN-10: 1930110960
ISBN-13: 978-1930110960
This book provides a thorough guide to using Eclipse features and plugins effectively in the context of real-world Java development. Realistic examples demonstrate how to use Eclipse effectively to build, test and debug applications using the tools provided by Eclipse and other third-party open source plugins.
The reader will learn how to use plugin tools for using Eclipse in a team environment, including using Ant for more sophisticated build processes and CVS for source control. Plugin-ins for building web applications, using J2EE technologies, such as JSP/Servlets and EJB, are also discussed.
Getting started with the Eclipse Workbench: Perspectives, views and editors
Working effectively with the Eclipse JDT
Adding unit tests with JUnit, logging with log4j
Team development with Ant and CVS
Plugins for J2EE including the Sysdeo Tomcat plugin
Developing Eclipse plugins
Comprehensive Eclipse reference
详细介绍,源码在此:http://www.manning.com/gallardo/