Science Current Events | Science News | Brightsurf.com
 
Professional Eclipse 3 for Java Developers
View Larger Image

Professional Eclipse 3 for Java Developers | Paperback

by Berthold Daum (Author)

List Price: $50.00  
Price:  $31.50
You Save:  $18.50 (37%)
Available:  Usually ships in 24 hours

Binding:  Paperback
Publisher:  Wrox
Edition:  1st Edition
Page Count:  600 Pages
Publication Date:  November 10, 2004
Sales Rank:  736,543th

FEATURES

  • ISBN13: 9780470020050
  • Condition: USED - VERY GOOD
  • Notes:
  • Click here to view our Condition Guide and Shipping Prices


EDITORIAL REVIEWS


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


CUSTOMER REVIEWS (Average Customer Rating: 4.0 based on 4 reviews)

Too little eclipse - too much Java by M. le Rutte (Swalmen Netherlands) 2 Stars
December 01, 2005
I had hoped to find in this book the things I had not found out between the weeks I was started using Eclipse and the arrival of the book. I thought that it would detail in to the nitty gritty details that cost you hours to find out. Even though it covers Eclipse it seems more a Java programmer manual. The examples used in the book are a speech synthesis program and some Eclipse plugins. The problem is that way to many pages cover the code of the examples and the way to program them. If I had wanted to find out about those thing I would have bought a book about that. I wanted a book that told me about Eclipse, not about how to write a program.

This book has really helped me by Warren M. Sirota (Greenwood Lake, NY USA) 5 Stars
April 24, 2005
I'm no Java jock, though I have done small projects in it and know it enough to be a Java fan. I downloaded Eclipse and almost immediately was confused by the discrepancies in the tutorial with what I was seeing on the screen, so I bought this book. The introductory chapter alone was enough to give me a broad perspective on where I could go with Eclipse (and SWT and JFace), and the first couple of chapters got me started to the extent where I could easily proceed with my new project, run Junit tests within Eclipse, etc. I think it's a fine book so far, for a person who already knows the basics of Java but doesn't need to be an expert. I find the whole Eclipse thing to be tremendously exciting, actually.

almost a manual  by S. Blumberg (Oregon) 4 Stars
April 18, 2005
This book does cover the material for RCP and version 3 so its more up to date than the earlier Eclipse in Action book by Gallardo et al, or the S. Holzner Eclipse book. Something I've noticed when many programmers give public talks, like at EclipseCon, is that they skip-over the perspective and context and jump right into coding details. This book too suffers from the LaundryList problem. Some chapters of Daum's book are more like a big list with only a sentence or two to frame them. I appreciate that Daum is being comprehensive and so the book comes of a bit like the manual you didn't get when you 'bought' eclipse. The book is worth having around for reference because its systematic and pretty complete. If you're looking to produce a proof-of-concept application in eclipse this book contains good examples of a stand-alone, plugin, and an rcp apps. This book is helpful in framing what you can learn from experimenting with eclipse. Its a good reference book, but if you're lost in the wilderness trying to figure how to structure a larger application this book won't provide the persepective you need.

Nicely done, and it covers the latest in Eclipse... by Thomas Duff (Portland, OR United States) 5 Stars
January 09, 2005
There are definitely an abundance of books on Eclipse to choose from. One of the latest additions to the field, Professional Eclipse 3 for Java Developers by Berthold Daum (Wrox) is a nice new choice... Chapter List: Introduction to Eclipse; Effective Programming with Eclipse; The Art of (Visual) Composition; Organizing Your Code; Project One: Duke Speaks; Project Development; Advanced Topics of Project Development; The SWT Library; JFace; Project Two: Jukebox; Developing Plug-ins for the Eclipse Platform; Developing Your Own Eclipse-Based Products; Project Three: A Spell Checker as an Eclipse Plug-in; The Rich Client Platform; Project Four: The Hex Game as a Rich Client Application; Conclusions and Outlook; Useful Plug-ins for Eclipse; Migrating Projects to a New Eclipse Version; Important Downloads; Bibliography; Index There are a number of things I liked about this book. For one, it deals with the latest Eclipse release (version 3). Although it's not a major problem to mentally translate text between 2.1 and 3.0, it's still easier to learn if both the book and the student are on the same page. Next, Daum concentrates a lot on practicality. The four projects included in the book cover four of the major types of development you'd face as a Java developer. By using the projects during your learning, you should have a good grasp of Eclipse when you're finished. Finally, I appreciate the coverage of the Rich Client Platform. My personal opinion is that this feature of Eclipse is going to be a very big deal, and this book is one of the few that covers it in any detail. So, if anyone were to ask me for a recommendation on a book for Eclipse, this book would be among the top of the list. It's good stuff.

SIMILAR PRODUCTS


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

The Java Developer's Guide to Eclipse, 2nd Edition
by Jim D'Anjou (Author), Scott Fairbrother (Author), Dan Kehn (Author), John Kellerman (Author), Pat McCarthy (Author)

"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...

Eclipse IDE Pocket Guide

Eclipse IDE Pocket Guide
by Ed Burnette (Author)

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 for Dummies

Eclipse for Dummies
by Barry Burd (Author)

In his friendly, easy-to-understand style, the bestselling author of Java 2 For Dummies shows developers how to get up to speed fast on this popular Java IDE Eclipse, an open source product originally developed by IBM, has an estimated 500,000 users-a 45 percent market share among Java IDEs Shows Java developers how to maximize programming productivity with Eclipse, covering all the basics as well as advanced techniques such as using Ant, developing new Eclipse plug-ins,...

Eclipse in Action: A Guide for the Java Developer

Eclipse in Action: A Guide for the Java Developer
by David Gallardo (Author), Ed Burnette (Author), Robert McGovern (Author)

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...

Eclipse Distilled

Eclipse Distilled
by David Carlson (Author)

Eclipse is an incredibly powerful platform for software development, but thispower and flexibility is often overwhelming for novice programmers andsometimes daunting for experienced professionals. The goal of this book is todistill significant features of the Eclipse platform and its Java developmentcapabilities in a way that is approachable for newbies and beneficial for seniordevelopers who are new to Eclipse. But this book is not just a catalog offeatures and screenshots. It is structured...

© 2009 BrightSurf.com