-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
22 lines (22 loc) · 1.29 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry combineaccessrules="false" kind="src" path="/GPack"/>
<classpathentry kind="lib" path="lib/libthrift-0.9.1.jar"/>
<classpathentry kind="lib" path="lib/orika-core-1.4.5-deps-included.jar"/>
<classpathentry kind="lib" path="lib/orika-core-1.4.5.jar"/>
<classpathentry kind="lib" path="lib/imgscalr-lib-4.2.jar"/>
<classpathentry kind="lib" path="lib/gcm-server.jar"/>
<classpathentry kind="lib" path="lib/JavaPNS_2.2.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/thrift_share"/>
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="lib/commons-net-3.3.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/log4jdbc4-1.2.jar"/>
<classpathentry kind="lib" path="lib/mybatis-3.2.8.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.10.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>