-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
21 lines (21 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
<?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.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-configuration-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.contenttype_3.7.400.v20190624-1144.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.jobs_3.10.500.v20190620-1426.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.resources_3.13.500.v20190819-0800.jar" sourcepath="lib/org.eclipse.core.resources.source_3.13.500.v20190819-0800.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.resources.source_3.13.500.v20190819-0800.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.16.0.v20190823-1314.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime.source_3.16.0.v20190823-1314.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.10.500.v20190815-1535.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.preferences_3.7.500.v20190815-1535.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jdt.core_3.19.0.v20190903-0936.jar" sourcepath="lib/org.eclipse.jdt.core.source_3.19.0.v20190903-0936.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jdt.core.source_3.19.0.v20190903-0936.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.15.0.v20190830-1434.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>