forked from magnayn/jpivot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
55 lines (55 loc) · 4.23 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="src/test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jakarta-regexp-1.2.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/javacup.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jaxen-full.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jstl.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/junit.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/mondrian.jar" sourcepath="build/src/mondrian-src.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/saxpath.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/standard.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jsf-api.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/avalon-framework-cvs-20020806.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/batik.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/fop.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-dbcp-1.2.1.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-pool-1.2.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/saaj-api.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/tbutils-wcf.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/wcf.jar"/>
<classpathentry kind="var" path="TOMCAT_5_5/common/lib/servlet-api.jar"/>
<classpathentry kind="var" path="TOMCAT_5_5/common/lib/jsp-api.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portal-bridge-lib.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portal-common-lib.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portal-core-lib.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portal-format-lib.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portal-portlet-lib.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portals-bridges-common-0.2.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portal-server-lib.jar"/>
<classpathentry kind="var" path="JBOSS_4_0_2/server/default/deploy/jboss-portal.sar/lib/portlet-api-lib.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-beanutils-1.6.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-digester-1.5.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-fileupload-1.0.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/activation.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/dom4j.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/eigenbase-properties.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/eigenbase-resgen.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/eigenbase-xom.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jai_codec.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jai_core.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/jfreechart-1.0.0.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/mail.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/saaj-ri.jar"/>
<classpathentry kind="lib" path="C:/Java/mysql-connector-java-3.1.12/mysql-connector-java-3.1.12-bin.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-math-1.0.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/commons-vfs.jar"/>
<classpathentry kind="lib" path="build/web/WEB-INF/lib/groovy-all-1.0-jsr-03.jar"/>
<classpathentry kind="output" path="build/web/WEB-INF/classes"/>
</classpath>