-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 986 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 986 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/core.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/pde.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/bcel-5.1.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/formLayoutMaker.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/forms-1.0.3.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/jace.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/Regex.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/retroweaver.jar"/>
<classpathentry kind="lib" path="D:/Software/eclipse/libs/l2fprod-common-tasks.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>