-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
26 lines (26 loc) · 1.72 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="jMutOps/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="testsrc"/>
<classpathentry exported="true" kind="lib" path="lib/postgresql-9.2-1003.jdbc4.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-io-2.4/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.contenttype_3.4.200.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.jobs_3.5.300.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.resources_3.8.101.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.9.0.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.6.200.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.preferences_3.5.100.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jdt.core_3.9.1.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.9.1.v20131104-1241.jar"/>
<classpathentry kind="lib" path="lib/changedistiller-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/changedistiller-0.0.1-SNAPSHOT-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/changedistiller-0.0.1-SNAPSHOT-javadoc.jar"/>
<classpathentry kind="lib" path="lib/changedistiller-0.0.1-SNAPSHOT-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>