-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy path.classpath
14 lines (14 loc) · 909 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/com.opendoorlogistics.core"/>
<classpathentry exported="true" kind="lib" path="libs/httpclient-4.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/httpcore-4.3.jar"/>
<classpathentry kind="lib" path="libs/jcommon-1.0.20.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.16.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/com.opendoorlogistics.codefromweb"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/com.opendoorlogistics.api"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="libs/mapdb-1.0.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>