JEECG 3.7开发工具

pull/5/merge
zhangdaihao 2017-10-26 10:18:03 +08:00
parent e2d75ac982
commit a234191a60
2 changed files with 24 additions and 0 deletions

23
.project Normal file
View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>jeecg</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
</natures>
</projectDescription>

View File

@ -79,6 +79,7 @@ JEECG
技术文档
-----------------------------------
* [JEECG_3.7新版开发工具](http://blog.csdn.net/zhangdaiscott/article/details/78072438)
* [JEECG 开发环境搭建入门](http://blog.csdn.net/zhangdaiscott/article/details/50915206)
* [JEECG maven本地仓库下载](http://git.oschina.net/jeecg/jeecg-local-maven)
* [JEECG 开发手册](http://git.oschina.net/jeecg/jeecg/attach_files)