以下资料是本人在开发Eclipse 插件时候收集的一些比较有用的资料Link,和大家分享下。
比较权威的资料:
Helpful Eclipse Plugin Websites:
Eclipse Articles: http://www.eclipse.org/articles/
Java SWT/JFace Code Sample:
http://www.java2s.com/
http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/CatalogSWT-JFace-Eclipse.htm
Eclipse JFaceSnippets: http://wiki.eclipse.org/JFaceSnippets
其它资料:
Eclipse 资料:
http://niub.iteye.com/blog/1807229
http://blog.sina.com.cn/s/blog_59bd159301011s6e.html
http://blog.csdn.net/basenet855x/article/details/6668198
http://blog.csdn.net/hql__/article/details/8558563
http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/Table.htm
组合控件: http://www.blogjava.net/mydearvivian/articles/205309.html
动态显示控件:http://www.eclipse.org/forums/index.php?t=rview&goto=633910&th=198756
Drag and Drop :
http://www.java2s.com/Tutorial/Java/0280__SWT/DragandDropinsideTable.htm
http://www.eclipse.org/swt/snippets/
http://www.eclipse.org/articles/Article-SWT-DND/DND-in-SWT.html
OSChina 按钮的拖动: http://www.oschina.net/code/snippet_54371_2560
Eclipse 产品发布update site : http://suhuanzheng7784877.iteye.com/blog/941305
不断完善中。。。