-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.classpath
18 lines (18 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="Source"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/MesquiteCore"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-codec-1.11.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-lang3-3.12.0.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/commons-text-1.9.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/dom4j-2.1.3.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/gson-2.6.2.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/httpclient-4.5.13.jar"/>
<classpathentry kind="lib" path="/MesquiteCore/Resources/jars/jsch-0.1.54.jar"/>
<classpathentry kind="output" path="Mesquite_Folder"/>
</classpath>