-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.classpath
32 lines (32 loc) · 2.57 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
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="classes" path="src"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/al-commons.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/apache-commons-net.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/bonecp-0.7.1.RELEASE.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/c3p0-0.9.1.1.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/guava-13.0.1.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/hamcrest-all-1.3.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/javac-1.6.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/javassist-3.15.0-GA.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/javolution-5.5.1.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/joda-time-2.1.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/jsr166-1.0.0.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/jsr166-1.7.0.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/jsr305-2.0.1.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/junit-4.11.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/lambdaj-2.4.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/logback-classic-1.1.2.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/logback-core-1.1.2.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/mysql-connector-java-5.1.33.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/quartz-2.1.7.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/trove4j-3.0.3.jar"/>
<classpathentry kind="lib" path="F:/AE Project/trunk/AL-Game/libs/xercesImpl-2.8.1.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>