-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 906 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry excluding="**/*.asl" kind="src" path="src/agt"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="src" path="src/env"/>
<classpathentry kind="src" path="src/rl"/>
<classpathentry kind="lib" path="lib/c4jason.jar"/>
<classpathentry kind="lib" path="lib/cartago.jar" sourcepath="/home/anibalsolon/temp/cartago-code/cartago/trunk"/>
<classpathentry kind="lib" path="lib/intmas.jar"/>
<classpathentry kind="lib" path="lib/jacamo.jar" sourcepath="/home/anibalsolon/temp/jacamo-code"/>
<classpathentry kind="lib" path="lib/jason.jar" sourcepath="/home/anibalsolon/temp/jason-code"/>
<classpathentry kind="lib" path="lib/moise.jar" sourcepath="/home/anibalsolon/temp/moise-code"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>