summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Branson <andrew@andrewbranson.net>2011-06-21 15:46:02 +0200
committerAndrew Branson <andrew@andrewbranson.net>2011-06-21 15:46:02 +0200
commit254ee6f47eebfc00462c10756a92066e82cc1a96 (patch)
tree8273ff95c704e6faa3f92b4711253427b9ba0481 /.classpath
Initial commit2.2
Diffstat (limited to '.classpath')
-rwxr-xr-x.classpath18
1 files changed, 18 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100755
index 0000000..89543fe
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="source"/>
+ <classpathentry kind="src" path="build/generated"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="lib/js.jar"/>
+ <classpathentry kind="lib" path="lib/xercesImpl.jar"/>
+ <classpathentry kind="lib" path="lib/xml-apis.jar"/>
+ <classpathentry kind="lib" path="lib/wrapper.jar"/>
+ <classpathentry kind="lib" path="lib/bsf.jar"/>
+ <classpathentry kind="lib" path="lib/dom4j.jar"/>
+ <classpathentry kind="lib" path="lib/castor-xml.jar"/>
+ <classpathentry kind="lib" path="lib/castor-core.jar"/>
+ <classpathentry kind="lib" path="lib/castor-xml-schema.jar"/>
+ <classpathentry kind="lib" path="lib/commons-logging.jar"/>
+ <classpathentry kind="lib" path="lib/ldap.jar"/>
+ <classpathentry kind="output" path="build/classes"/>
+</classpath>