目录
linux镜像ISO: http://www.linuxfly.org/post/659/
virtual下载: https://mirror.tuna.tsinghua.edu.cn/help/virtualbox/
jar下载地址
jar下载: http://www.java2s.com/Code/Jar
JAVA
jdk下载地址 : http://www.oracle.com/technetwork/java/javase/downloads/index.html
jdk api文档地址: https://docs.oracle.com/javase/9/docs/api/overview-summary.html
MAVEN
maven 中央仓库: http://mvnrepository.com
阿里 Maven中央仓库:
http://maven.aliyun.com/nexus/content/groups/public
SVN
svn eclipse插件地址(new soft install):
http://subclipse.tigris.org/update_1.6.x(subversion 1.6.x)
http://subclipse.tigris.org/update_1.8.x (支持的是Subversion 1.7.x)
http://subclipse.tigris.org/update_1.10.x/ (subversion 1.8.x)
svn eclipse插件(market):
查找:subclipse(此种下载的svn有可能Certificate不一致无法用,不能用就换成上一种下载)
svn eclipse插件本地下载:
http://www.oschina.NET/p/subclipse/
ERMASTER
在eclipse中快速创建Table表,生成DDL文件,转化为java类。
http://sourceforge.net/projects/ermaster/
下载jar文件后,放到eclipse的plugins中。重启eclipse。通过右键new 形式可以new 个er出来。
因ermaster会可能被拦截不能下载。因此,需要FQ。已在本地file中下载有一版。
org.insightech.er_1.0.0.v20150619-0219.jar.zip 下载后去掉zip即可。