woodys-uk
Price: £29.01
In stock

8 used & new from £15.00

Have one to sell? Sell yours here
 
 
The Java Developer's Guide to Eclipse
 
See larger image
 

The Java Developer's Guide to Eclipse (Paperback)

by Sherry Shavor (Author), Jim D'Anjou (Author), Scott Fairbrother (Author), Dan Kehn (Author), John Kellerman (Author), Pat McCarthy (Author)
4.7 out of 5 stars  See all reviews (3 customer reviews)

Available from these sellers.


3 new from £29.01 5 used from £15.00

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Java for Bioinformatics opens new browser window
extension.ucsd.edu/online  -  Learn the Java Language Online With UCSD. Enroll Now! 
   eclipse guide opens new browser window
www.Fixya.com  -  8 Top Specialists are Online, Now! Ask a Question, Get an Answer. ASAP 
  
 

Customers Who Bought This Item Also Bought

Eclipse Plug-ins: Building Commercial-Quality Plug-ins (Eclipse (Addison-Wesley))

Eclipse Plug-ins: Building Commercial-Quality Plug-ins (Eclipse (Addison-Wesley))

by Eric Clayberg
£19.49
Eclipse IDE Pocket Guide

Eclipse IDE Pocket Guide

by Ed Burnette
£5.10
Eclipse: A Java Developer's Guide

Eclipse: A Java Developer's Guide

by Steven Holzner
4.0 out of 5 stars (1)  £21.57
Sams Teach Yourself Java 6 in 21 Days

Sams Teach Yourself Java 6 in 21 Days

by Rogers Cadenhead
4.0 out of 5 stars (6)  £15.95
Eclipse Rich Client Platform: Designing, Coding, and Packaging Java Applications (Eclipse (Addison-Wesley))

Eclipse Rich Client Platform: Designing, Coding, and Packaging Java Applications (Eclipse (Addison-Wesley))

by Jeff McAffer
3.7 out of 5 stars (3)  £26.24
Explore similar items

Product details

  • Paperback: 896 pages
  • Publisher: Addison Wesley; Pap/Cdr edition (5 Jun 2003)
  • Language English
  • ISBN-10: 0321159640
  • ISBN-13: 978-0536754509
  • Product Dimensions: 23.4 x 18.6 x 4.3 cm
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon.co.uk Sales Rank: 1,030,460 in Books (See Bestsellers in Books)

    Popular in this category:

    #27 in  Books > Computing & Internet > Programming > Languages > Java > Eclipse
  • See Complete Table of Contents

Product Description

Product Description

Eclipse is a world-class Java IDE, a platform for building and integrating application development tools, and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Java™ Developer's Guide to Eclipse is the definitive Eclipse companion. Drawing on their considerable experience teaching Eclipse and mentoring developers, the authors provide guidance on how to customize Eclipse for increased productivity and efficiency and how to avoid common pitfalls. The accompanying CD-ROM contains Eclipse SDK Version 2.0, as well as exercise solutions and many code examples for easier learning.



From the Back Cover

"This book does an excellent job of helping you learn Eclipse. The practical examples and exercises included have been proven in real-life course situations and are invaluable in helping you to get up and running quickly."

—Dave Thomson, Eclipse Project Program Director, Object Technology International, Inc.

Eclipse is a world-class Java IDE, a platform for building and integrating application development tools, and an open source project and community. Written by members of the IBM Eclipse Jumpstart team, The Java™ Developer's Guide to Eclipse is the definitive Eclipse companion. Drawing on their considerable experience teaching Eclipse and mentoring developers, the authors provide guidance on how to customize Eclipse for increased productivity and efficiency and how to avoid common pitfalls.

Key coverage includes:

  • Eclipse navigation and terminology
  • Eclipse and the Java development environment
  • Extending Eclipse, the plug-in architecture, and Eclipse frameworks

    Those new to Eclipse will benefit from the directed exercises on using the Eclipse platform. Advanced developers can learn how to extend Eclipse and use this book as a reference to the Eclipse frameworks.

    The accompanying CD-ROM contains Eclipse SDK Version 2.0, as well as exercise solutions and many code examples for easier learning. Whether you want to use Eclipse and Eclipse-based offerings as your integrated development environment (IDE), or customize Eclipse further, this book is your definitive reference.



    0321159640B04102003

  • Suggested Tags from Similar Products

     (What's this?)
    Be the first one to add a relevant tag (keyword that's strongly related to this product)
     
    java
    technical
    programming

    Your tags: Add your first tag
     

    What Do Customers Ultimately Buy After Viewing This Item?

    The Java Developer's Guide to Eclipse
    48% buy the item featured on this page:
    The Java Developer's Guide to Eclipse 4.7 out of 5 stars (3)
    Eclipse IDE Pocket Guide
    17% buy
    Eclipse IDE Pocket Guide
    £5.10
    Eclipse: A Java Developer's Guide
    16% buy
    Eclipse: A Java Developer's Guide 4.0 out of 5 stars (1)
    £21.57
    Eclipse Plug-ins: Building Commercial-Quality Plug-ins (Eclipse (Addison-Wesley))
    12% buy
    Eclipse Plug-ins: Building Commercial-Quality Plug-ins (Eclipse (Addison-Wesley))
    £19.49

     

    Customer Reviews

    3 Reviews
    5 star:
     (2)
    4 star:
     (1)
    3 star:    (0)
    2 star:    (0)
    1 star:    (0)
     
     
     
     
     
    Average Customer Review
    4.7 out of 5 stars (3 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

     
    10 of 10 people found the following review helpful:
    4.0 out of 5 stars Excellent for those writing plug-ins, 17 Jun 2003
    By Thomas Paul (Plainview, NY USA) - See all my reviews
    (TOP 500 REVIEWER)    (REAL NAME)   
    The authors of this book are part of a core IBM group formed to share knowledge of the Eclipse universal IDE. The first part of this book deals with using Eclipse from a Java developers point of view. I found this was not any more helpful than the documentation available on the Eclipse web site. Eclipse works extensively with plug-ins that can be integrated into the Eclipse environment to provide new functionality. I would have liked to see something on some of the more popular plug-ins such as those used to run application servers. Even a list of where to go to get plug-ins would have been helpful. Unfortunately, this part of the book only covers the basics of what comes with Eclipse and does not discuss any existing plug-ins.

    The second part of the book, about 450 pages, covers writing your own plug-ins. This part of the book is excellent. It covers not just the basics, but virtually everything you need to know to write your own plug-ins. Whether you wish to code a new toolbar, editor, specialized view, or wizard, it is all covered in this section. With this book you will be writing plug-ins in a fraction of the time you would have otherwise spent. The book also contains exercises which allow you to test your new knowledge.

    If your only goal is to use Eclipse then you don't need this book. If your desire is to write plug-ins then I wouldn't even try without it.

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    12 of 14 people found the following review helpful:
    5.0 out of 5 stars The one Eclipse book you should own, 31 Jan 2005
    By Thomas Paul (Plainview, NY USA) - See all my reviews
    (TOP 500 REVIEWER)    (REAL NAME)   
    The first edition of this book was excellent for plug-in developers and helpful, although not vital, to all others. Two things make this new edition even better than the first edition. First, plug-in development in Eclipse is now so easy and so well explained in this book that there is no reason why anyone shouldn't be doing it. Have you ever worked with an IDE and thought, "why isn't this function available in the pop-up menu" or "why doesn't it have this feature"? Developing a plug-in will allow you to customize the functionality of Eclipse to provide the missing feature and this book will clearly explain exactly how to do that. Second, the section of the book that deals with developing with Eclipse has been improved with detailed chapters on team development including using CVS as well as an excellent example of integrating with Tomcat to develop an E-Commerce application.

    The book is divided into two sections. The first 200 pages deal with using Eclipse and cover everything from the basics to complex team development issues. The next 600 pages cover everything you need to know about extending the functionality of Eclipse. The book ends with 200 pages of exercises that give detailed, step-by-step examples. Five exercises deal with using Eclipse while the rest show examples of extending Eclipse. It is a big book that covers a lot of material but it covers it clearly and with plenty of examples. If you buy one Eclipse book, this should be it.

    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



     
    1 of 1 people found the following review helpful:
    5.0 out of 5 stars Excellent guide to Eclipse, 18 Jan 2008
    By anonymous (London, UK) - See all my reviews
    This book is very well written, complete, clear. It includes a first part about how to use the Eclipse IDE (you could find that out from the Help in Eclipse, but this is much clearer and structured), and a second part about writing your own plug ins. There are plenty of examples, and some very useful exercises. If you've never worked with Eclipse, this is the book for you. If you already used it a bit, I'll bet you'll find plenty of new tricks and features explained here that you had never seen or understood before.
    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


    Share your thoughts with other customers: Create your own review
     
     
     
    Only search this product's reviews



    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     

       


    Listmania!


    Look for similar items by category


    Look for similar items by subject


    Feedback

    Ad

    Your Recent History

     (What's this?)

    After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.