135 Star 260 Fork 147

ptma / CodeGenerator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.classpath 603 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
ptma 提交于 2016-11-10 20:12 . + 增加 Eclipse 工程文件
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Tomcat"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
<classpathentry kind="lib" path="lib/velocity-1.7-dep.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/beautyeye_lnf.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Java
1
https://gitee.com/ptma/CodeGenerator.git
git@gitee.com:ptma/CodeGenerator.git
ptma
CodeGenerator
CodeGenerator
master

搜索帮助