1
0
mirror of https://e.coding.net/circlecloud/SimpleEssential.git synced 2025-11-24 21:36:02 +00:00

move file use maven...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-08-24 10:55:40 +08:00
parent 1aceaa6c6a
commit 1b9b4f6dc8
34 changed files with 13 additions and 20 deletions

View File

@@ -1,11 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="maven.pomderived" value="true"/>