-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.classpath
21 lines (21 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="data"/>
<classpathentry kind="src" path="img"/>
<classpathentry kind="src" path="log"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_144"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/EclipseLink 2.5.2"/>
<classpathentry kind="lib" path="lib/commons-io-2.6-javadoc.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.6-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.9.1-javadoc.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.9.1-sources.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.9.1-sources.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.9.1.jar"/>
<classpathentry kind="lib" path="C:/Users/afree/eclipse-workspace/capitalism-9.0/lib/h2-1.4.196.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>