forked from MesquiteProject/MesquiteCore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 996 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="jars/AppleJavaExtensions.jar"/>
<classpathentry exported="true" kind="lib" path="jars/iText.jar"/>
<classpathentry exported="true" kind="lib" path="jars/Jama-1.0.1.zip"/>
<classpathentry exported="true" kind="lib" path="jars/JSci.zip"/>
<classpathentry exported="true" kind="lib" path="jars/MRJToolkitStubs.zip"/>
<classpathentry exported="true" kind="lib" path="jars/pal.zip"/>
<classpathentry exported="true" kind="lib" path="jars/commons-httpclient-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/dom4j-1.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="jars/commons-lang-2.3.jar"/>
<classpathentry excluding="docs/mesquite/BeanTree/" kind="src" path="Resources"/>
<classpathentry kind="src" path="Source"/>
<classpathentry kind="output" path="Mesquite_Folder"/>
</classpath>