Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0b3592

Browse files
committed
update j2ee and readme
1 parent 0c29c24 commit d0b3592

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

J2EE学习之路.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
* Eclipse MarketPlace地址:http://marketplace.eclipse.org/
7676
* 各个版本的下载地址(我一般下载JavaEE):http://www.eclipse.org/downloads/
7777
* 帮助地址:http://help.eclipse.org/
78+
* 源码:http://git.eclipse.org/
7879
* FAQ What is a Quick Fix?: http://wiki.eclipse.org/FAQ_What_is_a_Quick_Fix?
7980
* Eclipse插件: http://www.oschina.net/project/tag/148/eclipse-plugins
8081
* Eclipse相关问题:http://www.cnblogs.com/jiangxinnju/p/5205365.html
@@ -1033,5 +1034,7 @@ JavaDoc: https://storm.apache.org/javadoc/apidocs/index.html
10331034
* Eclipse Plug-in & OSGI:http://www.blogjava.net/zhuxing/category/33273.html
10341035
* Eclipse插件开发打包为Update Site:http://forchenyun.iteye.com/blog/664241
10351036
* 插件开发总览: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
10361039

10371040

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Issue Count](https://codeclimate.com/github/jiangxincode/cnblogs/badges/issue_count.svg)](https://codeclimate.com/github/jiangxincode/cnblogs)
55
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
66
[![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/)
88

99
一些我在平时工作和学习中积累的编程相关的资源。如果大家有兴趣可以一起增加,修改。
1010

0 commit comments

Comments
 (0)