-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
13 lines (13 loc) · 980 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="var" path="JDOM"/>
<classpathentry combineaccessrules="false" kind="src" path="/pLinguaCore5.0"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/plugins/org.eclipse.core.resources_3.10.1.v20150725-1910.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/plugins/org.eclipse.ui.editors_3.9.0.v20150213-1939.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/plugins/org.eclipse.ui.ide_3.11.0.v20150825-2158.jar"/>
<classpathentry kind="lib" path="C:/Program Files/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>