-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 1008 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jade/jade.jar" sourcepath="lib/jade/JADE-src-4.4.0.zip">
<attributes>
<attribute name="javadoc_location" value="http://jade.tilab.com/doc/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/graphStream/gs-algo-1.3/gs-algo-1.3.jar"/>
<classpathentry kind="lib" path="lib/graphStream/gs-core-1.3/gs-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/graphStream/gs-ui-1.3/gs-ui-1.3.jar"/>
<classpathentry kind="lib" path="lib/graphStream/scala-library-2.11.7.jar"/>
<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="/users/nfs/Etu7/3262287/FOSYMA/lib/dedale/dedale-full-0.32.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>