Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[doc] improve CMake example in setup your project
[simgrid.git] / examples / java / .classpath
index d3373ce9dc8be24877bf8da5fe3139120bb9b9fe..08162101eb599197339e1b5b11ca4bc26d8e9dec 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" sourcepath="../..//src/bindings/java"/>
+       <classpathentry kind="lib" path="../../simgrid.jar" sourcepath="../../src/bindings/java"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>