-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.classpath
60 lines (60 loc) · 3.86 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/_nobuild/*" kind="src" path="dev"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry exported="true" kind="lib" path="lib/xsdlib.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesSamples.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sdoapi.jar"/>
<classpathentry exported="true" kind="lib" path="lib/saaj-impl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/saaj-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/relaxngDatatype.jar"/>
<classpathentry exported="true" kind="lib" path="lib/poi-2.5.1-final-20040804.jar"/>
<classpathentry exported="true" kind="lib" path="lib/namespace.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mail.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jta-spec1_0_1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jpedal.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jh.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxrpc-impl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxrpc-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jax-qname.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaas.jar"/>
<classpathentry exported="true" kind="lib" path="lib/itext-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dom4j.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/scec_vdo.jar"/>
<classpathentry exported="true" kind="lib" path="lib/f2jutil.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/servlet.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nnls.jar"/>
<classpathentry exported="true" kind="lib" path="lib/Jama-1.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-3.1.6-bin.jar"/>
<classpathentry exported="true" kind="lib" path="lib/DBConnection.jar"/>
<classpathentry exported="true" kind="lib" path="lib/USGSUtils.jar"/>
<classpathentry exported="true" kind="lib" path="lib/BrowserLauncher2-1_3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar">
<attributes>
<attribute name="javadoc_location" value="http://commons.apache.org/lang/api-release/"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/isti.util.jar"/>
<classpathentry exported="true" kind="lib" path="lib/junit-4.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ncCore-4.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jstl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/standard.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-math-2.1.jar"/>
<classpathentry kind="lib" path="lib/ojdbc5.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.4.jar"/>
<classpathentry kind="output" path="classes/"/>
</classpath>