forked from autonomy-and-verification-uol/mapc2019-liv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
28 lines (28 loc) · 1.53 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="lib/protocol-2.1.jar"/>
<classpathentry kind="lib" path="lib/eismassim-4.1-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/eismassim-4.1.jar"/>
<classpathentry kind="lib" path="lib/monitor-2.1-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/monitor-2.1.jar"/>
<classpathentry kind="lib" path="lib/server-2019-2.1-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/server-2019-2.1.jar"/>
<classpathentry kind="lib" path="lib/json-simple.jar"/>
<classpathentry kind="lib" path="lib/org.json.jar"/>
<classpathentry kind="lib" path="lib/cartago-2.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/intmas-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/jaca-2.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/jacamo-0.7-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/jade-4.5.0.jar"/>
<classpathentry kind="lib" path="lib/jason-2.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/moise-0.11-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/npl-0.3-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.6.jar"/>
<classpathentry kind="src" path="src/env"/>
<classpathentry kind="src" path="src/agt"/>
<classpathentry kind="src" path="src/org"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>