-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.classpath
More file actions
54 lines (54 loc) · 3.36 KB
/
.classpath
File metadata and controls
54 lines (54 loc) · 3.36 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="jdbc_drivers"/>
<classpathentry kind="src" path="generated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="src" path="regress"/>
<classpathentry kind="src" path="testbed"/>
<classpathentry kind="lib" path="lib/commons-digester.jar"/>
<classpathentry kind="lib" path="buildlib/ant.jar"/>
<classpathentry kind="lib" path="buildlib/diasparsoftToolkit-0.24.jar"/>
<classpathentry kind="lib" path="buildlib/gsbase-2.0.1.jar"/>
<classpathentry kind="lib" path="buildlib/junit-addons-1.4.jar"/>
<classpathentry kind="lib" path="lib/asm.jar"/>
<classpathentry kind="lib" path="lib/asm-attrs.jar"/>
<classpathentry kind="lib" path="lib/c3p0-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/cglib-2.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-dbcp-1.2.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.3.jar"/>
<classpathentry kind="lib" path="lib/darwinsys.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/freemarker.jar"/>
<classpathentry kind="lib" path="lib/gdata-base-1.0.jar"/>
<classpathentry kind="lib" path="lib/gdata-client-1.0.jar"/>
<classpathentry kind="lib" path="lib/gdata-core-1.0.jar"/>
<classpathentry kind="lib" path="lib/gdata-spreadsheet-1.0.jar"/>
<classpathentry kind="lib" path="lib/gdata-spreadsheet-meta-1.0.jar"/>
<classpathentry kind="lib" path="lib/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/iText-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/jhall.jar"/>
<classpathentry kind="lib" path="lib/jta.jar"/>
<classpathentry kind="lib" path="lib/log4j.jar" sourcepath="libsrc/log4j-1.2.15-sources.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/opencsv-1.8.jar"/>
<classpathentry kind="lib" path="lib/osx_adapter.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="ext-tools/findbugs/lib/annotations.jar"/>
<classpathentry kind="lib" path="lib/bsh.jar"/>
<classpathentry kind="lib" path="lib/forms-1.2.1.jar" sourcepath="libsrc/forms-1.2.1-src.zip"/>
<classpathentry kind="lib" path="lib/architect_dbtree_lib.jar"/>
<classpathentry kind="lib" path="lib/rsyntaxtextarea.jar"/>
<classpathentry exported="true" kind="lib" path="lib/je-3.3.75.jar" sourcepath="libsrc/je-3.3.75_src.zip"/>
<classpathentry kind="lib" path="lib/antlr-3.1.1-runtime.jar" sourcepath="libsrc/antlr-3.1.1-runtime_src.zip"/>
<classpathentry kind="lib" path="lib/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="lib/google-collect-1.0.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/sqlpower_library"/>
<classpathentry kind="lib" path="buildlib/junit.jar"/>
<classpathentry kind="lib" path="lib/architect-core-1.0.3.jar" sourcepath="/architect/src/main/java/ca/sqlpower/architect/ddl"/>
<classpathentry kind="output" path="bin"/>
</classpath>