forked from weissjeffm/webui-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
44 lines (44 loc) · 2.99 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
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="lib-src"/>
<classpathentry kind="src" path="groovy/src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/sahi.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlrpc-client-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlrpc-common-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ws-commons-util-1.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/not-yet-commons-ssl-0.3.10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/trilead-ssh2-build213.jar" sourcepath="lib-src/trilead-ssh2-build213.zip">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/webui-framework/lib-src/trilead-ssh2-build213.zip!/trilead-ssh2-build213/javadoc"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/google-collect-1.0-rc3.jar" sourcepath="lib-src/src-1.0-rc3.zip"/>
<classpathentry exported="true" kind="lib" path="lib/testng-5.9-jdk15.jar" sourcepath="/testng5.9/src"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-negotiate.jar"/>
<classpathentry exported="true" kind="lib" path="lib/reportng-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/velocity-1.6.2-dep.jar"/>
<classpathentry exported="true" kind="lib" path="lib/asm-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/asm-analysis-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/asm-commons-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/asm-tree-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/asm-util-3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-antlr-1.8.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="lib/selenium-java-2.0rc2.jar"/>
<classpathentry kind="lib" path="lib/typica.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.1.2.jar"/>
<classpathentry kind="lib" path="lib/signpost-core-1.2.1.1.jar"/>
<classpathentry kind="lib" path="lib/signpost-commonshttp4-1.2.1.1.jar"/>
<classpathentry kind="lib" path="lib/groovy-1.8.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>