|
| Login | Sign up | My Wish List |
![]() | Eclipse Rich Client Platform: Designing, Coding, and Packaging Java(TM) Applications (Eclipse Series) by Jeff McAffer, Jean-Michel Lemieux ISBN-10: 9780321334619 ISBN-10: 0-321-33461-2 ISBN-13: 9780321334619 ISBN-13: 978-0-321-33461-9 Paperback 2005-10-21 Addison-Wesley Professional Find Lowest Price | |
Editorials | ||
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.
If you want to develop and deploy world-class Java applications with rich, native GUIs, and use Eclipse RCP-get this book. | ||
Reviews | ||
Loading Code will Destroy Your Eclipse Installation If you have a current installation of Eclipse and you are using JPA (ex: Hibernate), don't even think about using the book's update site. It will totally hose up your entire Eclipse installation and you are looking at a complete re-installation. It's a shame, because otherwise the book seems to be very helpful. Rumor is that they are planning an update sometime late 2008, but none of the bookstores have a publication date on it yet. | ||
Nicely organized "Teach by Example" book I purchased 8 copies and distributed them to our team. Several team members went through each chapter, building the sample application on top of the Eclipse RCP. Each of us, whether or not we built the application, have learned a great deal about using Eclipse. I highly recommend this book to any software team that is starting a new product or that is in the throes of refactoring / recasting an old one. The book will jump-start your Eclipse experience. | ||
Great, indispensable. I couldn't do my RCP application without this book. its example application goes growing showing everything we need to learn to make an RCP application. | ||
Excellent primer for a powerful platform I stumbled into Eclipse when researching OSGI as a framework for a system I was designing. I was not looking forward to the drudgery and complexity of building all the required infrastructure over OSGI to build an actual product - what a wonderful discovery to see this gleaming system with smoothly integrated parts ready to do my bidding! The authors make the apt analogy of launching a payload into space - so much of the work goes into the launch vehicle and ground control,etc, whereas to the payload designer the only interesting work is at the very tip of the rocket. As software developers we love generating the cool idea (the payload) and are not so excited about the other 90% which makes the real product - complex UI workflows, help, update, packaging, etc. Eclipse provides all the mechanisms and plenty of automated assistance for putting together your total system. Perhaps you will find some disparities between the book and your downloaded version of Eclipse (I haven't yet) but this is not Visual Basic, this is a relatively deep but elegantly designed system which does require a certain level of understanding before you really get cooking with it, but this book does an excellent job with that. Once you get going, it's like having a team of 10 great programmers at your command. | ||
RCP University wants you! This book is a very detailed and at the same time hands on treatement of what the RCP paradigm is all about. It begins with how to create using Eclipse a very functional and easy to do Chat application. As it is this application shows the most generic and neccessary aspects of how to start an RCP application all the way to branding and packaging within it's first serveral chapters. Its' full of suggestions and tips of why you're doing various things to what not to do and why. This book is for anyone from someone just wanting to know how it's done up to a professional Eclipse developer level. The chapters are nice and short which helps when you want to read it between work and home. It does read as though there was thorough thought and planning from a number of sources in the layout and planning of this book. it also will satisfy anyone wanting to know the deeper meanings of why they had to do what they did in the first several chapters further on into this material. To me the total material ranges from easy-do-it-yourself application build kit material to A-1 college material that could be used in a semester course of RCP and eclipse. It also offers at the end several references to things like the OSGI model that eclipse is modeled on now as well as other interesting items you never knew but form the basis of this wonderful platform called eclipse. Once you read this book and look at the references of what people have done with Eclipse (specifcally RCP) from Nasa to the banking industry, you'll realize that Eclipse RCP is to Windows, Solaris, HP-UX, AIX, Linux and MacOSX as VisualStudio is to .NET | ||