Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move MSG and SimDag examples out of the sight of users
[simgrid.git] / examples / java / .classpath
diff --git a/examples/java/.classpath b/examples/java/.classpath
deleted file mode 100644 (file)
index 0816210..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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="output" path="bin"/>
-</classpath>