-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
30 lines (30 loc) · 2.02 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="lib/jgraphx.jar"/>
<classpathentry exported="true" kind="lib" path="lib/picocontainer-2.14.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jgoodies-common-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jgoodies-forms-1.5.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/swing-layout.jar" sourcepath="lib/swing-layout-src.zip">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/ERMDevEnv/lib/swing-layout-javadoc.zip!/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/velocity-1.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/antlr-2.7.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/avalon-logkit-2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jdom-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-ant-tasks-2.0.9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/oro-2.0.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/servletapi-2.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/werken-xpath-0.9.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/velocity-tools-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/velocity-tools-generic-2.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0"/>
<classpathentry kind="output" path="bin"/>
</classpath>