-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.22 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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.6"/>
<classpathentry kind="lib" path="libs/org.eclipse.core.commands_3.6.1.v20120814-150512.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jface_3.8.101.v20120817-083647.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.jface.text_3.8.1.v20120828-155502.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.osgi_3.8.1.v20120830-144521.jar"/>
<classpathentry kind="lib" path="libs/org.eclipse.ui.workbench_3.103.1.v20120906-120042.jar"/>
<classpathentry kind="lib" path="libs/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="libs/simple-xml-2.6.9.jar"/>
<classpathentry kind="lib" path="libs/mac/forms-1.2.1.jar"/>
<classpathentry kind="lib" path="libs/win32/org.eclipse.swt.win32.win32.x86_3.100.1.v4234e.jar"/>
<classpathentry kind="lib" path="libs/jsonic-1.3.0.jar"/>
<classpathentry kind="lib" path="libs/markdown4j-2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>