Eclipse in Action: A Guide for the Java Developer

David Gallardo, Ed Burnette, Robert McGovern

  • 出版商: Manning
  • 出版日期: 2003-05-01
  • 售價: $1,790
  • 貴賓價: 9.5$1,701
  • 語言: 英文
  • 頁數: 380
  • 裝訂: Paperback
  • ISBN: 1930110960
  • ISBN-13: 9781930110960
  • 相關分類: Java 相關技術Java 程式語言
  • 已過版

買這商品的人也買了...

相關主題

商品描述

Eclipse is a new open-source, Java-based, extensible development platform designed for nothing in particular but everything in general. Because of its roots, it is currently most popular as a Java integrated development environment (IDE). Eclipse ships with plugins for writing and debugging Java code. Additional plugins for more advanced Java development, such as JSP/servlets, are available from third parties.

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.

Complementing this coverage of Eclipse in the context of development is a reference providing a comprehensive guide to Eclipse. Because Eclipse and its plugins provide a remarkable array of features, it is often hard to learn what features are available and how they can be invoked. This reference lays things out clearly: feature-by-feature, menu-by-menu.

What's inside:

  • 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