<pre>
Author/s : Eric Clayberg, Dan Rubel
Publisher : Addison-Wesley Professional
Category : Miscellaneous Java
Review by : Dirk Schreckmann
Rating : 9 horseshoes</pre>
When I first approached developing a JUnitFaces plug-in for Eclipse 3.0, as I'd never before developed an Eclipse plug-in, I quickly found myself bombarded by a lot of new things to figure out - many of which are not well-covered in the on-line documentation. As luck would have it, I got a copy of "Eclipse: Building Commercial-Quality Plug-ins" and it covers everything.
In this book, the authors, Eric Clayberg and Dan Rubel, provide step-by-detailed-step instructions on what seems like every design and implementation consideration surrounding developing high quality plug-ins for Eclipse, and its commercial big brother, IBM's WebSphere Studio Workbench. These lessons include liberal and effective use of code examples, annotated screenshots and diagrams.
While reading "Eclipse: Building Commercial-Quality Plug-ins" and developing a JUnitFaces plug-in for Eclipse 3.0, I repeatedly found myself thinking things like: "Wow! That wasn't in the on-line documentation," "That's good to know," and "I wouldn't have done that correctly the first fifty times, if I hadn't just read a great explanation about it."
I'll be referring to this book as "The Eclipse Plug-in Development Bible" every time I pull it off the shelf for reference while plugging away at my plug-in project.
If you're developing a plug-in for Eclipse or WebSphere Studio Workbench, and you'd like it to work, but you don't have this book, get a copy, now.
More info at Amazon.com More info at Amazon.co.uk [ September 28, 2004: Message edited by: Dirk Schreckmann ]