This content is not currently approved and is visible here for review only.

Eclipse Plug-ins (4th Edition) (Eclipse Series)

Eclipse Plug-ins (4th Edition) (Eclipse Series)
Authors
Eric Clayberg, Dan Rubel
ISBN
0321774159
Published
25 Feb 2012
Purchase online
amazon.com

Eclipse is far more than the leading Java IDE: it's an open source platform for creating extensible integrated tools and rich client applications of all kinds. Using plug-ins, anyone can build tools that integrate seamlessly with the Eclipse environment and leverage its immense power. This book introduces and illuminates the entire process of plug-in development, presenting all best practices needed to achieve high-quality results.

Editorial Reviews

Eclipse is far more than the leading Java IDE: it's an open source platform for creating extensible integrated tools and rich client applications of all kinds. Using plug-ins, anyone can build tools that integrate seamlessly with the Eclipse environment and leverage its immense power. This book introduces and illuminates the entire process of plug-in development, presenting all best practices needed to achieve high-quality results. Building on three best-selling previous editions, Eclipse Plug-ins, Fourth Edition it has been fully revised to reflect Eclipse 4.0, a milestone release containing powerful new capabilities. The authors have substantially revised more than 80% of their content, revamped and retested all sample code to reflect Eclipse 4.0 API and modern Java syntax, and completely reworked their popular Favorites View case study to reflect today's most effective techniques. Writing for Eclipse developers at all levels of experience, experts Eric Clayberg, Dan Rubel, and Jaime Wren illuminate every aspect of plug-in development, and share proven solutions for today's most common challenges. Throughout, they carefully cover new functionality added to existing Eclipse features, such as views and editors, and offer insightful explanations of new and recent additions such as GEF and PDE Build. Since its original publication, this has been the definitive book for Eclipse plug-in developers. With its latest improvements, it's now even more valuable

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”