-
Notifications
You must be signed in to change notification settings - Fork 27
/
.classpath
29 lines (29 loc) · 1.66 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
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="docs/mesquite/BeanTree/" kind="src" path="Resources"/>
<classpathentry kind="src" path="Source"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="Resources/jars/AppleJavaExtensions.jar"/>
<classpathentry kind="lib" path="Resources/jars/byte-buddy-agent-1.7.8.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-lang3-3.12.0.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="Resources/jars/commons-text-1.9.jar"/>
<classpathentry kind="lib" path="Resources/jars/dom4j-2.1.3.jar"/>
<classpathentry kind="lib" path="Resources/jars/gson-2.6.2.jar"/>
<classpathentry kind="lib" path="Resources/jars/httpclient-4.5.13.jar"/>
<classpathentry kind="lib" path="Resources/jars/iText.jar"/>
<classpathentry kind="lib" path="Resources/jars/Jama-1.0.1.zip"/>
<classpathentry kind="lib" path="Resources/jars/jsch-0.1.54.jar"/>
<classpathentry kind="lib" path="Resources/jars/JSci.zip"/>
<classpathentry kind="lib" path="Resources/jars/MRJToolkitStubs.zip"/>
<classpathentry kind="lib" path="Resources/jars/pal.zip"/>
<classpathentry kind="output" path="Mesquite_Folder"/>
</classpath>