<<eclipse Plug-in development learning note >>, the book is easy-to-digest, focused, and targeted to introduce the Eclipse plug-in development technology, the books are divided into 4 total 24 chapters. The first article introduces the basic knowledge of Eclipse platform interface Development, including the use of SWT control, interface layout, event processing and so on; the second is the core technology of plug-in development, which mainly introduces the core knowledge points of plug-in development, including behavior (action), view (Viewpart), Editor (editor), Perspective (Perspective) and other 10 chapters, the third chapter mainly on the advanced content of plug-in development, including the development of advanced content, rich client platform technology (RCP), draw2d, and the introduction and implementation of the GEF 4 chapters The fourth chapter focuses on the development of plug-ins and the application of GEF two themes, carefully designed two program development examples, so that readers can more comprehensive understanding of plug-in development-related technologies.
This book is comprehensive and detailed, not only for those who do not have the technology foundation of Eclipse platform, but also for those who know the relevant technology and have a certain plug-in development ability.
"Eclipse plug-in development learning notes" PDF content free download Links:
http://download.csdn.net/detail/tan3739/8771149
Source code free download Link:
http://download.csdn.net/detail/tan3739/8771079
so the book content and code all have!
Eclipse plug-in development learning note PDF first to fourth free download development of basic core technology Advanced integrated Example