-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 1.09 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/main/ch.qos.logback.logback-classic-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/main/ch.qos.logback.logback-core-1.1.7.jar"/>
<classpathentry kind="lib" path="lib/main/org.slf4j.slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="lib/main/rameses-0.5.0.jar"/>
<classpathentry kind="lib" path="lib/main/cilantro-0.2.0.jar"/>
<classpathentry kind="lib" path="lib/main/org.freemarker.freemarker-2.3.21.jar"/>
<classpathentry kind="lib" path="lib/main/com.fizzed.stork-core-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/main/com.fizzed.stork-launcher-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/main/launch4j.jar"/>
<classpathentry kind="lib" path="lib/main/xstream.jar"/>
<classpathentry kind="lib" path="lib/main/commons-compress-1.14.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>