File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 75
75
* Eclipse MarketPlace地址:http://marketplace.eclipse.org/
76
76
* 各个版本的下载地址(我一般下载JavaEE):http://www.eclipse.org/downloads/
77
77
* 帮助地址:http://help.eclipse.org/
78
+ * 源码:http://git.eclipse.org/
78
79
* FAQ What is a Quick Fix?: http://wiki.eclipse.org/FAQ_What_is_a_Quick_Fix ?
79
80
* Eclipse插件: http://www.oschina.net/project/tag/148/eclipse-plugins
80
81
* Eclipse相关问题:http://www.cnblogs.com/jiangxinnju/p/5205365.html
@@ -1033,5 +1034,7 @@ JavaDoc: https://storm.apache.org/javadoc/apidocs/index.html
1033
1034
* Eclipse Plug-in & OSGI:http://www.blogjava.net/zhuxing/category/33273.html
1034
1035
* Eclipse插件开发打包为Update Site:http://forchenyun.iteye.com/blog/664241
1035
1036
* 插件开发总览:http://www.cnblogs.com/xing901022/p/4115610.html
1037
+ * Tycho - Building Eclipse plug-ins with maven: http://www.eclipse.org/tycho/
1038
+ * 使用Tycho来构建你的RCP程序: http://chnic.iteye.com/category/337072
1036
1039
1037
1040
Original file line number Diff line number Diff line change 4
4
[ ![ Issue Count] ( https://codeclimate.com/github/jiangxincode/cnblogs/badges/issue_count.svg )] ( https://codeclimate.com/github/jiangxincode/cnblogs )
5
5
[ ![ Awesome] ( https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg )] ( https://github.com/sindresorhus/awesome )
6
6
[ ![ Maintenance] ( https://img.shields.io/maintenance/yes/2016.svg )] ( https://github.com/jiangxincode/cnblogs )
7
- [ ![ GitHub license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https ://github.com/jiangxincode/cnblogs )
7
+ [ ![ GitHub license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( http ://mit-license.org/ )
8
8
9
9
一些我在平时工作和学习中积累的编程相关的资源。如果大家有兴趣可以一起增加,修改。
10
10
You can’t perform that action at this time.
0 commit comments