-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
22 lines (22 loc) · 1.4 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry exported="true" kind="lib" path="lib/ant-contrib.jar"/>
<classpathentry exported="true" kind="lib" path="lib/args4j-2.0.6.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dbunit.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsr173_1.0_api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/resolver.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-simple-1.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xbean_xpath.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xbean.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlbeans-qname.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlpublic.jar"/>
<classpathentry exported="true" kind="lib" path="lib/loadermac.jar"/>
<classpathentry exported="true" kind="lib" path="lib/postgresql-8.1-405.jdbc3.jar"/>
<classpathentry kind="lib" path="lib/vagabondXMLModel.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>