Mercurial > hg > Database > jungle-network
diff .classpath @ 153:69b5565c4a63
no use toporogy
author | tatsuki |
---|---|
date | Sat, 05 Jul 2014 18:28:40 +0900 |
parents | bd6dbbd83445 |
children | a6bf0369f0a6 |
line wrap: on
line diff
--- a/.classpath Sat Jul 05 16:14:47 2014 +0900 +++ b/.classpath Sat Jul 05 18:28:40 2014 +0900 @@ -6,6 +6,7 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path="Alice"/> <classpathentry kind="src" output="target/classes" path="src/main/java"> <attributes> <attribute name="optional" value="true"/> @@ -61,6 +62,10 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> + <attributes> + <attribute name="maven.pomderived" value="true"/> + </attributes> + </classpathentry> <classpathentry kind="output" path="target/classes"/> </classpath>