-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
22 lines (22 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/customizer.jar"/>
<classpathentry kind="lib" path="lib/groovy-1.8.6.jar"/>
<classpathentry kind="lib" path="lib/groovy-all-1.8.6.jar"/>
<classpathentry kind="lib" path="lib/jmf.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/mediaplayer.jar"/>
<classpathentry kind="lib" path="lib/multiplayer.jar"/>
<classpathentry kind="lib" path="lib/jnaerator-0.10-shaded.jar"/>
<classpathentry kind="lib" path="lib/platform.jar"/>
<classpathentry kind="lib" path="lib/jna.jar"/>
<classpathentry kind="lib" path="webroot/expsys/es.jar"/>
<classpathentry kind="lib" path="webroot/expsys/jmf.jar"/>
<classpathentry kind="lib" path="webroot/general/offlineserver/client/expsys/es.jar"/>
<classpathentry kind="lib" path="webroot/general/offlineserver/client/expsys/jmf.jar"/>
<classpathentry kind="lib" path="webroot/general/offlineserver/server/mail.jar"/>
<classpathentry kind="lib" path="webroot/general/offlineserver/server/server.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build"/>
</classpath>