forked from MegaMek/megamek
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
24 lines (24 loc) · 1.4 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="megamek/src"/>
<classpathentry kind="src" path="megamek/i18n"/>
<classpathentry kind="lib" path="megamek/lib/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="megamek/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="megamek/lib/jdom-1.1.3.jar"/>
<classpathentry kind="lib" path="megamek/lib/jdom2-2.0.5.jar"/>
<classpathentry kind="lib" path="megamek/lib/jettison-1.2.jar"/>
<classpathentry kind="lib" path="megamek/lib/joda-time-1.6.jar"/>
<classpathentry kind="lib" path="megamek/lib/json-20080701.jar"/>
<classpathentry kind="lib" path="megamek/lib/kxml2-2.3.0.jar"/>
<classpathentry kind="lib" path="megamek/lib/kxml2-min-2.3.0.jar"/>
<classpathentry kind="lib" path="megamek/lib/stax-1.2.0.jar"/>
<classpathentry kind="lib" path="megamek/lib/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="megamek/lib/wstx-asl-3.2.7.jar"/>
<classpathentry kind="lib" path="megamek/lib/xmlpull-1.1.3.1.jar"/>
<classpathentry kind="lib" path="megamek/lib/xom-1.1.jar"/>
<classpathentry kind="lib" path="megamek/lib/xpp3_min-1.1.4c.jar"/>
<classpathentry kind="lib" path="megamek/lib/xstream-1.4.7.jar"/>
<classpathentry kind="lib" path="megamek/lib/xstream-distribution-1.4.7-bin.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>