-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
25 lines (25 loc) · 2.97 KB
/
.classpath
File metadata and controls
25 lines (25 loc) · 2.97 KB
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
<?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.7"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.osgi_3.10.2.v20150203-1939.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.osgi_3.10.2.v20150203-1939.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.core.commands_3.6.100.v20140528-1422.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.core.commands_3.6.100.v20140528-1422.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.core.runtime_3.10.0.v20140318-2214.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.core.runtime_3.10.0.v20140318-2214.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.text_3.5.300.v20130515-1451.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.text_3.5.300.v20130515-1451.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.swt.win32.win32.x86_3.103.2.v20150203-1351.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.swt.win32.win32.x86_3.103.2.v20150203-1351.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.jface_3.10.2.v20141021-1035.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.jface_3.10.2.v20141021-1035.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.jface.text_3.9.2.v20141003-1326.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.jface.text_3.9.2.v20141003-1326.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/com.ibm.icu_52.1.1.v201501240615.jar" sourcepath="D:/EclipseLuna/plugins/com.ibm.icu_52.1.1.v201501240615.jar"/>
<classpathentry kind="lib" path="D:/EclipseLuna/plugins/org.eclipse.ui.forms_3.6.100.v20140422-1825.jar" sourcepath="D:/EclipseLuna/plugins/org.eclipse.ui.forms_3.6.100.v20140422-1825.jar"/>
<classpathentry kind="lib" path="swing.properties"/>
<classpathentry kind="lib" path="app.config"/>
<classpathentry kind="lib" path="lib/jtds-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/poi-3.12-20150511.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.12-20150511.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.12-20150511.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>