-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.classpath
27 lines (27 loc) · 1.58 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="pcgen/code/src/java"/>
<classpathentry kind="src" path="pcgen/code/src/utest"/>
<classpathentry kind="src" path="pcgen/code/src/test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="pcgen/lib/apache/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="pcgen/lib/cobra/cobra.jar"/>
<classpathentry kind="lib" path="pcgen/lib/cobra/js.jar"/>
<classpathentry kind="lib" path="pcgen/lib/emma/emma_ant.jar"/>
<classpathentry kind="lib" path="pcgen/lib/emma/emma.jar"/>
<classpathentry kind="lib" path="pcgen/lib/fop/avalon-framework-cvs-20020806.jar"/>
<classpathentry kind="lib" path="pcgen/lib/fop/batik.jar"/>
<classpathentry kind="lib" path="pcgen/lib/fop/fop.jar"/>
<classpathentry kind="lib" path="pcgen/lib/fop/xalan-2.5.2.jar"/>
<classpathentry kind="lib" path="pcgen/lib/fop/xercesImpl-2.5.0.jar"/>
<classpathentry kind="lib" path="pcgen/lib/fop/xml-apis.jar"/>
<classpathentry kind="lib" path="pcgen/lib/lnf/kunststoff.jar"/>
<classpathentry kind="lib" path="pcgen/lib/lnf/skinlf.jar"/>
<classpathentry kind="lib" path="pcgen/lib/javacc.jar"/>
<classpathentry kind="lib" path="pcgen/lib/jdom.jar"/>
<classpathentry kind="lib" path="pcgen/lib/MRJ141Stubs.jar"/>
<classpathentry kind="lib" path="pcgen/lib/test/junit-4.1.jar"/>
<classpathentry kind="lib" path="pcgen/lib/test/xmlunit1.0.jar"/>
<classpathentry kind="lib" path="pcgen/lib/jep/jep-2.4.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>