-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
40 lines (40 loc) · 3.94 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
33
34
35
36
37
38
39
40
<?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="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AbsoluteLayout.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/args4j-2.0.17.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AZAPI.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AZAPI-javadoc.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AZAPI-sources.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AZCoreImpl.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AZDevImpl.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/AZDevJFX.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/bcel-5.2.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/collections-generic-4.01.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/DeepCopyUtil.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/gnujaxp.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/guava-10.0.1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/h2-1.3.160.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/iText-2.1.5.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/javassist-3.8.0.GA.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jfreechart-1.0.13.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jfreechart-1.0.13-experimental.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jfreechart-1.0.13-swt.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jung-algorithms-2.0.1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jung-api-2.0.1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/jung-graph-impl-2.0.1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/junit.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/qdox-2.0-20100906.201255-1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/reflectasm-1.01-all.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/reflections-0.9.5.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/rsyntaxtextarea.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/servlet.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/swingx-1.6.1.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/swtgraphics2d.jar"/>
<classpathentry kind="lib" path="D:/CP/codes/eclipse_workspace/AgentZero-Original/lib/xom-1.2.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>