-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
13 lines (13 loc) · 1.12 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="C:/Users/blueberry/workspace/GroundCOFE/commons-lang-2.6/commons-lang-2.6.jar" sourcepath="lib/commons-lang-2.6/commons-lang-2.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/blueberry/workspace/GroundCOFE/commons-math-2.2/commons-math-2.2.jar" sourcepath="lib/commons-math-2.2/commons-math-2.2-sources.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="commons-math-2.2/commons-math-2.2.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/blueberry/Desktop/eclipse/plugins/org.eclipse.swt_3.100.0.v4233d.jar"/>
<classpathentry exported="true" kind="lib" path="C:/Users/blueberry/Desktop/eclipse/plugins/org.eclipse.swt.win32.win32.x86_3.100.0.v4233d.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>