diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ <classpathentry kind="src" path="examples/java"/> <classpathentry kind="src" path="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-x86_64/"/> + <classpathentry kind="output" path="build-eclipse-x86_64/"/> </classpath> |