I want to develop an eclipse plugin. Which is the best way to start?
|
feedback
|
|
This tutorial is a good place to start. Then you might expand your knowledge by reading one of the more recent Eclipse RCP books, such as "Practical Eclipse RCP Projects". I personally started off with the tutorial about RCP that comes with the Eclipse SDK, so might want to check it out as well - it's basically a shorter version of the first tutorial I recommended you. | |||
|
feedback
|
|
Don't forget to use the Eclipse RCP package, specifically designed to build a rich client application.
See this Eclipse packages comparison table. | |||
|
feedback
|
|
I have found the book Eclipse Plugins to be a good starting point | |||
|
feedback
|
|
Eclipse: Building Commercial-Quality Plug-ins (2nd Edition) is a good book. | |||||
feedback
|
|
Contributing to Eclipse should be a very good choice. | |||
|
feedback
|
|
This tutorial is also a good start: http://www.eclipsepluginsite.com/index.html | |||
|
feedback
|

