-
Notifications
You must be signed in to change notification settings - Fork 65
/
.classpath
55 lines (55 loc) · 2.98 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="regress"/>
<classpathentry kind="src" path="ext-tools-home/clover-ant-4.2.0"/>
<classpathentry kind="src" path="generated"/>
<classpathentry kind="src" path="jdbc_drivers"/>
<classpathentry kind="src" path="ext-tools-home/resgen/src"/>
<classpathentry kind="src" path="example_code"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/sqlpower-library"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="buildlib/ant.jar"/>
<classpathentry kind="lib" path="buildlib/gsbase-2.0.1.jar"/>
<classpathentry kind="lib" path="buildlib/junit.jar"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-bean-collections.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-core.jar"/>
<classpathentry kind="lib" path="lib/commons-digester.jar" sourcepath="libsrc/commons-digester-1.5-src.zip"/>
<classpathentry kind="lib" path="lib/commons-vfs-1.0.jar"/>
<classpathentry kind="lib" path="lib/edtftpj-1.5.4.jar"/>
<classpathentry kind="lib" path="lib/jakarta-regexp-1.2.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.1.jar">
<attributes>
<attribute name="javadoc_location" value="http://www.jfree.org/jfreechart/api/javadoc"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="osx_packaging_utils/osx_adapter.jar"/>
<classpathentry kind="lib" path="lib/iText-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/eigenbase-properties.jar"/>
<classpathentry kind="lib" path="lib/velocity-1.6.2.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/velocity-tools-generic-1.4.jar"/>
<classpathentry kind="lib" path="lib/kettle-engine-3.2.2.jar"/>
<classpathentry kind="lib" path="lib/kettle-core-3.2.2.jar"/>
<classpathentry kind="lib" path="lib/kettle-db-3.2.2.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="testbed/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/mondrian-3.14.0.0-12.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.0.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/guava-11.0.2.jar"/>
<classpathentry kind="lib" path="lib/spring-core.jar"/>
<classpathentry kind="lib" path="lib/spring-security-core-2.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/clover.jar"/>
<classpathentry kind="output" path="eclipse-bin"/>
</classpath>