<<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 basics of the Eclipse Platform Interface Development. Contains the use of SWT control, interface layout, event processing and other content; the second is the core technology of plug-in development, mainly introduces the core knowledge points of plug-in development, including behavior (action), view (Viewpart), editor, Perspective (Perspective), etc. 10 chapters of the content. The third chapter focuses on the advanced content of plug-in development, including the development of advanced content, rich client platform technology (RCP), draw2d. As well as 4 chapters on the introduction and implementation of the GEF, the fourth covers two topics around plug-in development and GEF applications, with a well-designed two program development examples. Enables readers to understand plug-in development-related technologies more fully.
This book is comprehensive and detailed, not only suitable for those who do not have the technology foundation of Eclipse platform, but also suitable for the readers 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 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