-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 955 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 955 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="libraris/jdom-2.0.6/jdom-2.0.6-contrib.jar"/>
<classpathentry kind="lib" path="libraris/jdom-2.0.6/jdom-2.0.6-javadoc.jar"/>
<classpathentry kind="lib" path="libraris/jdom-2.0.6/jdom-2.0.6-junit.jar"/>
<classpathentry kind="lib" path="libraris/jdom-2.0.6/jdom-2.0.6-sources.jar"/>
<classpathentry kind="lib" path="libraris/jdom-2.0.6/jdom-2.0.6.jar"/>
<classpathentry kind="lib" path="libraris/activemq-all-5.14.1.jar"/>
<classpathentry kind="lib" path="libraris/jaxen-1.1.6.jar"/>
<classpathentry kind="lib" path="libraris/sqlite-jdbc-3.14.2.1.jar"/>
<classpathentry kind="lib" path="libraris/xercesImpl.jar"/>
<classpathentry kind="lib" path="libraris/xml-apis.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>