1 Star 0 Fork 15

Git_OSC/monalisa-orm

forked from zzg zhou/monalisa-orm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
zzg zhou 提交于 2016-11-22 18:43 . Add clean maven repository
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry including="**/*.java" kind="src" path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="META-INF">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/org.eclipse.core.resources_3.9.1.v20140825-1431.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jdt.apt.pluggable.core_1.0.400.v20131113-0353.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jdt.core_3.10.2.v20150120-1634.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar"/>
<classpathentry kind="lib" path="libs/sun_vm.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jdt.compiler.apt_1.1.0.v20150122-0735.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/Git_OSC/monalisa-orm.git
git@gitee.com:Git_OSC/monalisa-orm.git
Git_OSC
monalisa-orm
monalisa-orm
master

搜索帮助