-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
executable file
·16 lines (16 loc) · 1.14 KB
/
.classpath
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="src" output="test-classes" path="test"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/ujmp-complete-0.2.5.jar" sourcepath="C:/Learning/CQF/Project/code"/>
<classpathentry kind="lib" path="C:/Users/Workstation/Downloads/jfreechart-1.0.15/jfreechart-1.0.15/lib/jfreechart-1.0.15.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/advanced-gwt-2.0.8.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jcommon-1.0.18.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-math3-3.2.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.3.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons-io-1.3.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>