forked from NCIP/nci-metathesaurus-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
58 lines (58 loc) · 4.2 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="software/ncimbrowser/src/java"/>
<classpathentry kind="src" path="software/ncimbrowser/web/pages"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="software/ncimbrowser/lib/acegi-security-1.0.4.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/axis.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/castor-1.3.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/castor-bean-serializer.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/castor-codegen-1.3.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/castor-codegen-anttask-1.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/castor-xml-schema-1.3.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/cglib-2.2.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/clm-4.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/common-util-1.0.2.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/commons-dbcp-1.4.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/commons-discovery-0.4.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/compass-2.2.0.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/concurrent.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/freemarker-2.3.9.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/GroboUtils-5-core.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/iri.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jakarta-regexp-1.4.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jaxen-1.1-beta-6.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jaxen-core-1.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jaxen-jdom-1.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jaxme-api-0.3.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jaxrpc.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jcs-1.3.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jsr250-api-1.0.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/jta-1.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/mmbase.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/prefuse-2006.07.15-mod.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/relaxngDatatype-20030807.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/rmiio-2.0.2.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/saxpath-1.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/sqlbuilder-2.0.6.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/xsdlib-20030807.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/xwork-2.0-beta-1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/extlib/ant-contrib-1.0nci.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/extlib/servlet-api.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/extlib/xercesImpl.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/extlib/xmltask-1.15.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/lexbig-6.6.4.RC1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/antlr4-4.13.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/antlr4-runtime-4.13.1.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/claml-model-1.0.0.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/spring-web-6.0.13.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/velocity-engine-core-2.3.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/velocypack-3.0.0.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/gson-2.10.jar"/>
<classpathentry kind="lib" path="software/ncimbrowser/lib/xstream-1.4.20.jar"/>
<classpathentry kind="output" path="software/ncimbrowser/build/web/WEB-INF/classes"/>
</classpath>