Eclipse Books







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

Other web sites about Eclipse:Additional pages on this web site, which may be of interest: 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:

Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.

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

By Jim D'Anjou, Dan Kehn & Pat McCarthy

Addison-Wesley Professional
Paperback (1136 pages)

The Java Developer s Guide to Eclipse, 2nd Edition
List Price: $64.99*
Lowest New Price: $31.99*
Lowest Used Price: $22.69*
Usually ships in 24 hours*
*(As of 10:53 Pacific 20 Mar 2010 More Info)


Click Here
Product Description:
"Fully updated and revised for Eclipse 3.0, this book is the definitive Eclipse reference--an indispensable guide for tool builders, rich client application developers, and anyone customizing or extending the Eclipse environment." --Dave Thomson, Eclipse Project Program Director, IBM The Ultimate Guide to Eclipse 3.0 for the Java Developer. No Eclipse Experience Required! Eclipse is a world-class Java integrated development environment (IDE) and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Javaa Developer's Guide to Eclipse, Second Edition, is the definitive Eclipse companion. As in the best-selling first edition, the authors draw on their considerable experience teaching Eclipse and mentoring developers to provide guidance on how to customize Eclipse for increased productivity and efficiency. In this greatly expanded edition, readers will find *A total update, including the first edition's hallmark, proven exercises--all revised to reflect Eclipse 3.0 changes to the APIs, plug-ins, UI, widgets, and more *A special focus on rich client support with a new chapter and two exercises *A comprehensive exercise on using Eclipse to develop a Web commerce application using Apache's Tomcat *A new chapter on JFace viewers and added coverage of views *A new chapter on internationalization and accessibility *New chapters on performance tuning and Swing interoperability Using this book, those new to Eclipse will become proficient with it, while advanced developers will learn how to extend Eclipse and build their own Eclipse-based tools. The accompanying CD-ROM contains Eclipse 3.0, as well as exercise solutions and many code examples. Whether you want to use Eclipse and Eclipse-based offerings as your integrated development environment or customize Eclipse further, this must-have book will quickly bring you up to speed.

Eclipse IDE Pocket Guide

By Ed Burnette

O'Reilly Media
Released: 2005-08-12
Paperback (128 pages)

Eclipse IDE Pocket Guide
List Price: $9.95*
Lowest New Price: $5.23*
Lowest Used Price: $5.15*
Usually ships in 24 hours*
*(As of 10:53 Pacific 20 Mar 2010 More Info)


Click Here
  • ISBN13: 9780596100650
  • Notes: Brand New from Publisher. No Remainder Mark.
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 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: $11.92*
Lowest Used Price: $3.95*
Usually ships in 24 hours*
*(As of 10:53 Pacific 20 Mar 2010 More Info)


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

Agile Java Development with Spring, Hibernate and Eclipse

By Anil Hemrajani

Sams
Paperback (360 pages)

Agile Java Development with Spring, Hibernate and Eclipse
List Price: $49.99*
Lowest New Price: $20.00*
Lowest Used Price: $13.96*
Usually ships in 24 hours*
*(As of 10:53 Pacific 20 Mar 2010 More Info)


Click Here
  • ISBN13: 9780672328961
  • Notes:
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!

 

 

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: $59.99*
Lowest New Price: $37.89*
Lowest Used Price: $37.94*
Usually ships in 24 hours*
*(As of 10:53 Pacific 20 Mar 2010 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 All-in-One For Dummies

By Doug Lowe

For Dummies
Paperback (888 pages)

Java All-in-One For Dummies
List Price: $39.99*
Lowest New Price: $26.39*
Not yet published*
*(As of 10:53 Pacific 20 Mar 2010 More Info)


Click Here
Product Description:

Eight handy minibooks cover just what programmers need to get going with Java 7

With the newest release of Java, Sun has added more robust functionality to the multimedia power of this platform-independent programming language. Like its bestselling previous editions, Java All-in-One For Dummies, 3rd Edition has what programmers need to get up and running quickly with the new version.

Covering the enhanced multimedia features as well as programming improvements, this guide makes it easy to find what you want and put it to use.

  • Java, the popular object-oriented, platform-independent programming language used for multimedia applications, boasts increased functionality and new features in Version 7
  • This handy all-in-one guide focuses on the vital information that enables developers to get up and running quickly on the new version
  • Covers the enhanced multimedia features as well as programming enhancements, Java and XML, Swing, server-side Java, Eclipse, and more
  • Minibooks cover Java basics; programming basics; strings, arrays, and collections; programming techniques; Swing; Web programming; files and databases; and a "fun and games" category
  • Java developers number over 6 million

Rather than trying to cover every aspect of this massive topic, Java All-in-One For Dummies, 3rd Edition focuses on the practical information you need to become productive with Java 7 right away.

Eclipse Cookbook

By Steve Holzner

O'Reilly Media
Paperback (368 pages)

Eclipse Cookbook
List Price: $44.95*
Lowest New Price: $12.95*
Lowest Used Price: $2.67*
Usually ships in 24 hours*
*(As of 10:53 Pacific 20 Mar 2010 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 recipe in 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.

Java For Dummies

By Barry Burd

For Dummies
Paperback (384 pages)

Java For Dummies
List Price: $29.99*
Lowest New Price: $19.79*
Not yet published*
*(As of 10:53 Pacific 20 Mar 2010 More Info)


Click Here
Product Description:

The top-selling beginning Java book is now fully updated for Java 7!

Java is the platform-independent, object-oriented programming language used for multimedia applications. The revised version offers new functionality and features that have programmers excited, and this popular guide covers them all.

This book helps programmers create basic Java objects and learn when they can reuse existing code. It's just what inexperienced Java developers need to get going quickly with Java 2 Standard Edition 7.0 (J2SE 7.0) and Java Development Kit 7.0 (JDK 7).

  • The Java programming language is used to develop multimedia applications; the new version offers more robust functionality and new features such as closures to keep Java competitive with more syntax-friendly languages like Python and Ruby
  • This guide covers object-oriented programming basics with Java, code reuse, the essentials of creating a Java program using the new JDK 7, creating basic Java objects, and new Eclipse features
  • CD-ROM includes JCreator, all code from the book, and sample applications; companion Web site offers bonus chapters

Written by a Java trainer, Java For Dummies, 5th Edition will enable even novice programmers to start creating Java applications quickly and easily.


  RADMIN: fast, secure, affordable. Free Trial.


 
     
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
 

ATI Echo Server for Linux

News Resources
 
  Companies

  Conferences

  Embedded

  Mobile

  Patents

  Security

  Software

  VoIP
 


 
 
Privacy   Terms Of Use   Advertising/Endorsements Disclosures

Copyright © 2006-2009, Answers 2000 Limited.

Answers 2000 Limited has no opinion about any stories or content of, or views expressed in, any linked news resource or website. Information about companies, organizations, products and services was believed to be correct at the time it was first published on this website, but may out of date by the time you read this website. For current information about any company or organization, readers are advised to check with the applicable company or organization.

Answers 2000 Limited expresses no opinion about any company or organization (including expressing no opinion on any investments in, with, or relating to, any company or organization), product or service. This website is not intended as investment or financial advice.

In Association With Amazon.com

CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED 'AS IS' AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.

In Assocation With AllPosters.com

Disclosure: Our company's websites' content (including this website's content) includes advertisements for our own company's websites, products, and services, and for other organization's websites, products, and services. In the case of links to other organization's websites, our company may receive a payment, (1) if you purchase products or services, or (2) if you sign-up for third party offers, after following links from this website. Unless specifically otherwise stated, information about other organization's products and services, is based on information provided by that organization, the product/service vendor, and/or publicly available information - and should not be taken to mean that we have used the product/service in question. Additionally, our company's websites contain some adverts which we are paid to display, but whose content is not selected by us, such as Google AdSense ads. For more detailed information, please see Advertising/Endorsements Disclosures
 
Penguins!