-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
19 lines (19 loc) · 1020 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="config"/>
<classpathentry kind="src" path="spec"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="lib" path="D:/eclipse-workspace/propalipokusaj/lib/cup_v10k.jar"/>
<classpathentry kind="lib" path="D:/eclipse-workspace/propalipokusaj/lib/JFlex.jar"/>
<classpathentry kind="lib" path="D:/eclipse-workspace/propalipokusaj/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="D:/eclipse-workspace/propalipokusaj/lib/mj-runtime-1.1.jar"/>
<classpathentry kind="lib" path="D:/eclipse-workspace/propalipokusaj/lib/symboltable-1-1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>