diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-11-14 22:07:13 -0500 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-11-14 22:07:13 -0500 |
| commit | 45f36834bec138429abaecd37021e7d243d7506a (patch) | |
| tree | b8a9d435e942f436bf3547f2b55874cec85861f4 /dice/.classpath | |
| parent | a166818ea312c83489d9397165bd16aa61fe5438 (diff) | |
Add esodata dependancy; also, update settings
Diffstat (limited to 'dice/.classpath')
| -rw-r--r-- | dice/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dice/.classpath b/dice/.classpath index af1430b..5e8a55f 100644 --- a/dice/.classpath +++ b/dice/.classpath @@ -10,6 +10,7 @@ <attributes> <attribute name="optional" value="true"/> <attribute name="maven.pomderived" value="true"/> + <attribute name="test" 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"> |
