-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
26 lines (26 loc) · 1.56 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="Model"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="src" path="resources"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/jabm"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/jmab"/>
<classpathentry kind="lib" path="lib/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/spring-aop-3.2.3.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-beans-3.2.3.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-core-3.2.3.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.14.jar"/>
<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/collections-generic-4.01.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-testframework-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.2.jar"/>
<classpathentry kind="lib" path="lib/jung-algorithms-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/jung-api-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.17.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>