diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ <classpath> <classpathentry kind="src" path="examples/java"/> <classpathentry kind="src" path="java"/> + <classpathentry kind="src" path="jaulib/java"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_121"/> <classpathentry kind="output" path="build-eclipse-amd64/"/> </classpath> |