Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
improve the eclipse project of our Java examples by linking to the sources
[simgrid.git] / examples / java / .classpath
index dd32d58..d3373ce 100644 (file)
@@ -2,6 +2,6 @@
 <classpath>
        <classpathentry excluding="**/*.cmake|**/*.tesh|**/*_compiled|**/*~|**/CMakeFiles|**/Makefile" kind="src" path=""/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="lib" path="../../simgrid.jar"/>
+       <classpathentry kind="lib" path="../../simgrid.jar" sourcepath="../..//src/bindings/java"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>