-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.classpath
15 lines (15 loc) · 953 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.6.0.I20110111-0800.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.7.0.v20110110.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.6.0.v20110523.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface_3.7.0.v20110928-1505.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface.text_3.7.2.v20111213-1208.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.swt_3.7.2.v3740f.jar"/>
<classpathentry kind="lib" path="lib/jacob-1.17.jar"/>
<classpathentry kind="lib" path="lib/x86_64/org.eclipse.swt.win32.win32.x86_64_3.7.2.v3740f.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>