-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
22 lines (22 loc) · 1.26 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 exported="true" kind="lib" path="libs/mysql-connector-java-5.1.22-bin.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="libs/javaQuery 7.0.jar"/>
<classpathentry kind="lib" path="libs/jfxrt.jar">
<attributes>
<attribute name="javadoc_location" value="http://docs.oracle.com/javafx/2/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="libs/signpost-core.jar"/>
<classpathentry kind="lib" path="libs/commons-codec-1.7.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="libs/activemq-all-5.7.0.jar"/>
<classpathentry kind="lib" path="libs/geronimo-j2ee-management_1.1_spec-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/geronimo-jms_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/comwinterwellModificadoNuestro.jar"/>
<classpathentry kind="lib" path="libs/winterwellModificadoNuestro.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>