summaryrefslogtreecommitdiff
path: root/dice/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'dice/.classpath')
-rw-r--r--dice/.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/dice/.classpath b/dice/.classpath
index 5e8a55f..7d66676 100644
--- a/dice/.classpath
+++ b/dice/.classpath
@@ -8,11 +8,12 @@
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
+ <attribute name="test" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
- <attribute name="test" value="true"/>
</attributes>
</classpathentry>
+ <classpathentry kind="src" path="src/example/java"/>
<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"/>