-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.classpath
32 lines (32 loc) · 2.17 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
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/persistence/eclipselink-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/persistence/mysql-connector-java-5.1.31-bin.jar"/>
<classpathentry kind="lib" path="lib/persistence/org.eclipse.persistence.jpa.jpql_1.0.0.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/ddmlib-r13.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/guava-19.0.jar"/>
<classpathentry kind="lib" path="lib/hierarchyviewer2lib.jar"/>
<classpathentry kind="lib" path="lib/matlabcontrol-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/org-eclipse-jface-3.6.2.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.jobs_3.5.200.v20120521-2346.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.resources_3.8.0.v20120522-2034.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.8.0.v20120521-2346.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.preferences_3.5.0.v20120522-1841.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jdt.core_3.8.1.v20120531-0637.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.8.0.v20120529-1548.jar"/>
<classpathentry kind="lib" path="lib/swing-worker-1.1.jar"/>
<classpathentry kind="lib" path="lib/swt.jar"/>
<classpathentry kind="lib" path="lib/nlp/stanford-postagger-3.8.0.jar"/>
<classpathentry kind="lib" path="lib/persistence/javax.persistence-2.0.jar"/>
<classpathentry kind="lib" path="lib/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.11.jar"/>
<classpathentry kind="lib" path="lib/uiautomator.jar"/>
<classpathentry kind="lib" path="lib/jadb-v1.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>