Eclipse Books




















































 
OSgram.com   >   Shopping   >   Books   >   Eclipse
Shop for books about Eclipse.

  123inkjets.com - Printer Ink, Toner, & More

Related Sites:Related Pages: Eclipse is a software development framework written in Java. It consists of an Integrated Development Framework (IDE), and comes with development tools for working with Java, but can also be extended to work with other programming languages.

Eclipse was originally developed by IBM, but is today managed by the Eclipse Foundation. The software was originally released under the Common Public License, but is today released under the Eclipse Public License. A possible move to the GPL version 3 is being considered for the future.

Here are some books about Eclipse:

Eclipse Web Tools Platform: Developing Java(TM) Web Applications

By Naci Dai & Arthur Ryman

Addison-Wesley Professional
Paperback (752 pages)

Eclipse Web Tools Platform: Developing Java(TM) Web Applications
List Price: $54.99
Lowest New Price: $39.99
Lowest Used Price: $79.53
Usually ships in 9 to 11 days
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
Discover WTP, the New End-to-End Toolset for Java-Based Web Development

The Eclipse Web Tools Platform (WTP) seamlessly integrates all the tools today’s Java Web developer needs. WTP is both an unprecedented Open Source resource for working developers and a powerful foundation for state-of-the-art commercial products.

Eclipse Web Tools Platform offers in-depth descriptions of every tool included in WTP, introducing powerful capabilities never before available in Eclipse. The authors cover the entire Web development process–from defining Web application architectures and development processes through testing and beyond. And if you’re seeking to extend WTP, this book provides an introduction to the platform’s rich APIs. The book also

  • Presents step-by-step coverage of developing persistence, business logic, and presentation tiers with WTP and Java
  • Introduces best practices for multiple styles of Web and Java EE development
  • Demonstrates JDBC database access and configuration
  • Shows how to configure application servers for use with WTP
  • Walks through creating Web service application interfaces
  • Covers automated testing with JUnit and Cactus, and automated builds utilizing Ant, Maven, and CruiseControl
  • Introduces testing and profiling Web applications with the Eclipse Test and Performance Tools Platform (TPTP) project
  • Describes how to extend WTP with new servers, file types, and WSDL extensions
Foreword
Preface
Acknowledgments
About the Authors
Part I: Getting Started
Chapter 1: Introduction
Chapter 2: About the Eclipse Web Tools Platform Project
Chapter 3: Quick Tour
Chapter 4: Setting Up Your Workspace
Part II: Java Web Application Development
Chapter 5: Web Application Architecture and Design
Chapter 6: Organizing Your Development Project
Chapter 7: The Presentation Tier
Chapter 8: The Business Logic Tier
Chapter 9: The Persistence Tier
Chapter 10: Web Services
Chapter 11: Testing
Part III: Extending WTP
Chapter 12: Adding New Servers
Chapter 13: Supporting New File Types
Chapter 14: Creating WSDL Extensions
Chapter 15: Customizing Resource Resolution
Part IV: Products and Plans
Chapter 16: Other Web Tools Based on Eclipse
Chapter 17: The Road Ahead
Glossary 
References
Index


This book is an invaluable resource for every Eclipse and enterprise Java Web developer: both those who use Eclipse to build other Web applications, and those who build Eclipse technologies into their own products.

Complete source code examples are available at www.eclipsewtp.org.

Java Developer's Guide to Eclipse, The (2nd Edition)

By Jim D'Anjou, Dan Kehn & Pat McCarthy

Addison-Wesley Professional
Paperback (1136 pages)

Java Developer s Guide to Eclipse, The (2nd Edition)
List Price: $59.99
Lowest New Price: $20.99
Lowest Used Price: $16.00
Usually ships in 24 hours
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here

Agile Java Development with Spring, Hibernate and Eclipse (Developer's Library)

By Anil Hemrajani

Sams
Paperback (360 pages)

Agile Java Development with Spring, Hibernate and Eclipse (Developer s Library)
List Price: $44.99
Lowest New Price: $16.21
Lowest Used Price: $15.90
Usually ships in 7 to 11 days
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:

Agile Java™ Development With Spring, Hibernate and Eclipse is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development. The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly. Furthermore, these technologies enable plain old Java objects (POJOs) to be deployed in light-weight containers versus heavy-handed remote objects that require heavy EJB containers. This book also extensively covers technologies such as Ant, JUnit, JSP tag libraries and touches upon other areas such as such logging, GUI based debugging, monitoring using JMX, job scheduling, emailing, and more. Also, Extreme Programming (XP), Agile Model Driven Development (AMDD) and refactoring are methods that can expedite the software development projects by reducing the amount of up front requirements and design; hence these methods are embedded throughout the book but with just enough details and examples to not sidetrack the focus of this book. In addition, this book contains well separated, subjective material (opinion sidebars), comic illustrations, tips and tricks, all of which provide real-world and practical perspectives on relevant topics. Last but not least, this book demonstrates the complete lifecycle by building and following a sample application, chapter-by-chapter, starting from conceptualization to production using the technology and processes covered in this book. In summary, by using the technologies and methods covered in this book, the reader will be able to effectively develop enterprise-class Java applications, in an agile manner!

 

 

Professional Eclipse 3 for Java Developers

By Berthold Daum

Wrox
Paperback (600 pages)

Professional Eclipse 3 for Java Developers
List Price: $50.00
Lowest New Price: $31.39
Lowest Used Price: $27.90
Usually ships in 24 hours
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
  • Step-by-step guide that introduces novices to using all major features of Eclipse 3
  • Eclipse is an open source extensible integrated development environment (IDE) that helps Java programmers build best-of-breed integrated tools covering the whole software lifecycle-from conceptual modeling to deployment
  • Eclipse is fast becoming the development platform of choice for the Java community
  • Packed with code-rich, real-world examples that show programmers how to speed up the development of applications by reusing and extending existing Eclipse components
  • Describes SWT and JFace (Eclipse's alternative to the Java AWT and Swing) and demonstrates them in practice in a JavaLayer based MP3 player
  • Shows how Eclipse can be used as a tool platform and application framework

Eclipse IDE Pocket Guide

By Ed Burnette

O'Reilly Media, Inc.
Paperback (127 pages)

Eclipse IDE Pocket Guide
List Price: $9.95
Lowest New Price: $4.64
Lowest Used Price: $4.00
Usually ships in 24 hours
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to basic questions such as: Where was that menu? What does that command do again? And how can I set my classpath on a per-project basis?

This practical pocket guide gets you up to speed quickly with Eclipse. It covers basic concepts, including Views and editors, as well as features that are not commonly understood, such as Perspectives and Launch Configurations. You'll learn how to write and debug your Java code--and how to integrate that code with tools such as Ant and JUnit. You'll also get a toolbox full of tips and tricks to handle common--and sometimes unexpected--tasks that you'll run across in your Java development cycle.

Additionally, the "Eclipse IDE Pocket Guide" has a thorough appendix detailing all of Eclipse's important views, menus, and commands.

The "Eclipse IDE Pocket Guide" is just the resource you need for using Eclipse, whether it's on a daily, weekly, or monthly basis. Put it in your back pocket, or just throw it in your backpack. With this guide in hand, you're ready to tackle the Eclipse programming environment.

Eclipse Rich Client Platform: Designing, Coding, and Packaging Java(TM) Applications (Eclipse Series)

By Jeff McAffer

Addison-Wesley Professional
Paperback (552 pages)

Eclipse Rich Client Platform: Designing, Coding, and Packaging Java(TM) Applications (Eclipse Series)
List Price: $59.99
Lowest New Price: $42.99
Lowest Used Price: $40.07
Usually ships in 24 hours
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
This is the eBook version of the printed book. Build Powerful, Cross-Platform Rich Client Applications Eclipse is more than a state-of-the-art IDE: its Rich Client Platform (RCP) plug-ins form an outstanding foundation for any desktop application, from chat applications to enterprise software front-ends. In Eclipse Rich Client Platform, two leaders of the Eclipse RCP project show exactly how to leverage Eclipse for rapid, efficient, cross-platform desktop development. In addition to explaining the power of Eclipse as a desktop application development platform, the authors walk step-by-step through developing a fully featured, branded RCP application. They introduce a wide range of techniques, including developing pluggable and dynamically extensible systems, using third-party code libraries, and packaging applications for diverse environments. You'll build, refine, and refactor a complete prototype; customize the user interface; add Help and Update features; and build, brand, and ship the finished software.
  • For every Java developer, regardless of previous Eclipse experience

  • Thoroughly covers Eclipse 3.1's new RCP features and its extensive new tools for designing, coding, and packaging RCP applications

  • Presents techniques for branding and customizing the look and feel of RCP applications

  • Shows how to overcome the challenges and "rough edges" of RCP development

  • Discusses the similarities and differences between RCP and conventional plug-in development

  • Includes an overview of OSGi, the base execution framework for Eclipse

If you want to develop and deploy world-class Java applications with rich, native GUIs, and use Eclipse RCP-get this book.


Eclipse Distilled (Eclipse Series)

By David Carlson

Addison-Wesley Professional
Paperback (312 pages)

Eclipse Distilled (Eclipse Series)
List Price: $34.99
Lowest New Price: $16.42
Lowest Used Price: $8.99
Usually ships in 24 hours
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here

Eclipse in Action: A Guide for the Java Developer

By David Gallardo & Robert McGovern

Manning Publications
Paperback (380 pages)

Eclipse in Action: A Guide for the Java Developer
List Price: $44.95
Lowest New Price: $16.06
Lowest Used Price: $13.19
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
A guide to using Eclipse features and plug-ins effectively in the context of real-world Java development, this book shows Java developers and software architects how to test, debug, and work with the tools provided by Eclipse and other third-party open source plug-ins. Additionally, developers will learn how to use plug-in tools for using Eclipse in a team environment. Techniques discussed include using Ant for more sophisticated building processes and CVS for source control. Also covered are the essentials of building web applications using J2EE technologies such as JSP/Servlets and EJB. Information on self-hosted development is provided with an introduction to the Eclipse Plugin Development Environment (PDE).

Eclipse Cookbook

By Steven Holzner

O'Reilly Media, Inc.
Paperback (368 pages)

Eclipse Cookbook
List Price: $44.95
Lowest New Price: $13.50
Lowest Used Price: $11.00
Usually ships in 24 hours
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
You'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.

Eclipse 2 for Java Developers

By Berthold Daum

Wiley
Paperback (478 pages)

Eclipse 2 for Java Developers
List Price: $55.00
Lowest New Price: $9.81
Lowest Used Price: $1.59
(As of 06:10 Pacific 7 Oct 2008 More Info)


Click Here
Product Description:
* Eclipse is an open source extensible IDE which enables a wide range of tool builders to build best of breed integrated tools covering the whole software lifecycle-from conceptual modeling to deployment
* Eclipse is expected to be the development platform of choice for the Java community within the next few years
* This book provides an introduction to the Eclipse Java IDE, showing how projects are laid out and the various facilities available to help write Java code
* Describes SWT and JFace (Eclipse's alternative to the Java AWT and Swing) and then demonstrates in practice in a JavaLayer based MP3 player
* Shows how Eclipse can be used as a tool platform and an application framework
* Demonstrates how to speed up development of applications by reusing and extending existing Eclipse components

 


 ThinkGeek T-Shirts will make you cool!

 
     
Shopping
 
  Books
   Apache
   BSD
   Eclipse
   Firefox
   GIMP
   GNOME
   GNU
   JBoss
   Linux
   MySQL
   OpenOffice
   Open Source
   Perl
   PHP
   PostgreSQL
   Python
   Ruby
   Security
   Solaris
   SQLite

  Clothing

  Magazines

  Penguins

  Software
 

News
 
  Latest Stories

  Companies

  Conferences

  Embedded

  Mobile

  Patents

  Security

  Software

  VoIP
 



Safeguard and access your files with Xdrive.
 
 
Privacy   Terms Of Use

Copyright © 2006-2008, Answers 2000 Limited.

News stories are provided by third parties, used with permission, and copyright of their various respective owners. Answers 2000 Limited has not necessarily reviewed, and does not necessarily endorse or agree with any content of, or views expressed in, all such items.

Comments are posted by our users. Answers 2000 Limited has not necessarily reviewed, and does not necessarily endorse or agree with any content of, or views expressed in, comments.

In Association With Amazon.com
In Assocation With AllPosters.com
 
Penguins!