26 used & new from $4.10

Have one to sell? Sell yours here
 
 
The Java(TM) Developer's Guide to Eclipse
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

The Java(TM) Developer's Guide to Eclipse (Paperback)

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


Available from these sellers.


8 new from $19.81 18 used from $4.10

Formats

Amazon Price New from Used from
  Paperback, November 4, 2004 $43.86 $29.99 $20.65
  Paperback, May 19, 2003 -- $19.81 $4.10

Customers Who Bought This Item Also Bought

Eclipse IDE Pocket Guide

Eclipse IDE Pocket Guide

by Ed Burnette
4.2 out of 5 stars (9)  $9.95
Eclipse Plug-ins (3rd Edition)

Eclipse Plug-ins (3rd Edition)

by Eric Clayberg
4.3 out of 5 stars (37)  $48.61
Eclipse for Dummies

Eclipse for Dummies

by Barry Burd
4.3 out of 5 stars (7)  $22.49
Eclipse

Eclipse

by Steve Holzner
3.6 out of 5 stars (25)  $32.85
EMF: Eclipse Modeling Framework (2nd Edition)

EMF: Eclipse Modeling Framework (2nd Edition)

by Dave Steinberg
4.5 out of 5 stars (2)  $44.99
Explore similar items

Editorial Reviews

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

    Product Details

    • Paperback: 896 pages
    • Publisher: Addison-Wesley Professional (May 19, 2003)
    • Language: English
    • ISBN-10: 0321159640
    • ISBN-13: 978-0536754509
    • Product Dimensions: 9.2 x 7.3 x 1.7 inches
    • Shipping Weight: 3 pounds
    • Average Customer Review: 4.3 out of 5 stars  See all reviews (24 customer reviews)
    • Amazon.com Sales Rank: #330,172 in Books (See Bestsellers in Books)

    Look Inside This Book

    What Do Customers Ultimately Buy After Viewing This Item?

    The Java(TM) Developer's Guide to Eclipse
    60% buy the item featured on this page:
    The Java(TM) Developer's Guide to Eclipse 4.3 out of 5 stars (24)
    Eclipse IDE Pocket Guide
    12% buy
    Eclipse IDE Pocket Guide 4.2 out of 5 stars (9)
    $9.95
    Eclipse for Dummies
    11% buy
    Eclipse for Dummies 4.3 out of 5 stars (7)
    $22.49
    Eclipse in Action: A Guide for the Java Developer
    9% buy
    Eclipse in Action: A Guide for the Java Developer 4.5 out of 5 stars (13)
    $29.67

    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
     
    (2)

    Your tags: Add your first tag
     

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

     

    Customer Reviews

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

     
    34 of 39 people found the following review helpful:
    5.0 out of 5 stars The one Eclipse book you should own, January 19, 2005
    By Thomas Paul (Plainview, NY USA) - See all my reviews
    (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)



     
    17 of 18 people found the following review helpful:
    4.0 out of 5 stars Excellent for those writing plug-ins, June 16, 2003
    By Thomas Paul (Plainview, NY USA) - See all my reviews
    (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)



     
    28 of 32 people found the following review helpful:
    5.0 out of 5 stars Continues to be excellent reference for Eclipse developers, November 15, 2004
    By Beth R. Tibbitts "Beth Tibbitts" (Lexington, KY United States) - See all my reviews
    (REAL NAME)   
    The Java Developer's Guide to Eclipse (JDG2E), 2nd edition,
    is an updated version of the original popular
    and very useful bible for Eclipse developers.
    The first book to truly cover Eclipse 3.0 extensively
    in both the usage of the IDE (how to use Eclipse) and in developing
    plug-ins (how to extend Eclipse), it remains my "bible" in
    developing Eclipse plug-ins. Many developer resources as extensive
    as this one suffer from the "can't open it anywhere" syndrome.
    I rarely have time to read a book from cover to cover at one (or adjacent)
    setting. I like a book to use more as a reference, to look up what I want
    to do and find a snippet of code, or an idea, to get me on my way.
    This book is great in that respect - countless parts of my own plug-ins
    have started from a code snippet found in one of the chapters.

    The examples are simple enough to follow, in chunks that don't
    require you to have read the whole book, but interesting enough
    to show you some of the really useful intricacies of Eclipse.

    The authors are experienced in training Java developers in Eclipse
    plug-in development, and their experience shows in their practical
    explanations, example code, and in the exercises included
    on the CD in the back of the book.
    I have so far only browsed the information on the CD but there
    is much supplemental information there in additional to the provided
    exercises.
    Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews

    4.0 out of 5 stars Fairly good self-studied book on eclipse plugins.
    Provides well explained exercises and examples of eclipse plugins. Covers all aspects of developing your own plugin and much more...Recommended tutorial and reference book. Read more
    Published 11 months ago by Konstantinos M.

    4.0 out of 5 stars It Worked for Me
    The reason this book gets both great and lousy reviews is that Eclipse is such a huge subject. The writing of Eclipse plug-ins is simply a larger subject than any reasonable book... Read more
    Published on January 25, 2007 by Robert Hafernik

    2.0 out of 5 stars first edition was much better (at least w.r.t. text editors)
    The first edition was simply great. Not only that it was the first book to describe how to write an Eclipse plugin, it still would be the best -- if Eclipse had stand still. Read more
    Published on September 3, 2006 by K. Victor Volle

    1.0 out of 5 stars Waste of money
    Like many others I wanted to extend Eclipse so I can be more productive. Unfortunately I found this book to be poorly written and the technical details vague. Read more
    Published on December 27, 2005 by Dat Phung

    1.0 out of 5 stars Poorly organized book
    The book composes of 6 parts.

    Part 1 fouces on how to use the Eclipse IDE. The authors do a good job in explaining how to use the Eclipse IDE. Read more
    Published on August 13, 2005 by J. Hui

    4.0 out of 5 stars Good book, bad approach
    The book is very good. The problem is the examples. The examples are all heavily loaded and compounded. Read more
    Published on July 29, 2005 by Fei Li

    5.0 out of 5 stars THIS IS THE BEST!!!!
    If only all computer tech books were written as well as this one. This is a joy from which to read and learn!!!!
    Worth at least 10 stars!!!!
    Published on July 23, 2005 by REVIEWER

    5.0 out of 5 stars Classic like Rich Stevens books
    Back in 80's when unix network programming was a black art, Stevens book on Unix Network Programming showed the way to common programmers about how to write something magical in... Read more
    Published on May 10, 2004

    5.0 out of 5 stars If you use (or want to use) Eclipse, you will need this book
    Target Audience
    Java developers who want to learn how to use the Eclipse IDE or how to develop enhancements for the Eclipse framework. Read more
    Published on February 29, 2004 by Thomas Duff

    5.0 out of 5 stars Great Organization and Well-written
    This helpful and extremely well-written book is really many books in one. The Java Developer's Guide to Eclipse provides a coherent, organized, and well-written reference for... Read more
    Published on February 11, 2004

    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
     

    Search Customer Discussions
    Search all Amazon discussions
       



    So You'd Like to...


    Create a guide

    Product Information from the Amapedia Community

    Beta (What's this?)


    Look for Similar Items by Category


    Look for Similar Items by Subject

     

    Feedback

    If you need help or have a question for Customer Service, contact us.
     Would you like to update product info or give feedback on images?
    Is there any other feedback you would like to provide?

    Your comments can help make our site better for everyone.



    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.