Fix Eclipse classpath
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.core / .classpath
index fc460145a4b82500722cb922fc76d370cbfc9f2e..b9f9fd2f3f1ac55e10fc3b14a79bc5c0142a9200 100644 (file)
@@ -3,5 +3,5 @@
        <classpathentry kind="src" output="target/classes" path="src/main/java"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry kind="output" path="target/classes"/>
 </classpath>