summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-03 10:51:40 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-03 10:51:40 +0100
commit36a86bb40665b6f38df64e4a10d83ec077c2e433 (patch)
treeb76e48e2ac8bff437e2bbc2f06fb698f30e2e25a
parent4a746b1b59f8dd2e6645702d4bf2d7c43ae47343 (diff)
eclipseds-alt
-rw-r--r--.classpath41
-rw-r--r--.project6
2 files changed, 47 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..8eb148e
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="lib" path="endorsed/resolver-2.9.1.jar"/>
+ <classpathentry kind="lib" path="endorsed/serializer-2.9.1.jar"/>
+ <classpathentry kind="lib" path="endorsed/xalan-2.7.1.jar"/>
+ <classpathentry kind="lib" path="endorsed/xercesImpl-2.9.1.jar"/>
+ <classpathentry kind="lib" path="endorsed/xml-apis-2.9.1.jar"/>
+ <classpathentry kind="lib" path="lib/antlr-2.7.2.jar"/>
+ <classpathentry kind="lib" path="lib/bcprov-jdk14-1.38.jar"/>
+ <classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
+ <classpathentry kind="lib" path="lib/commons-chain-1.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
+ <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-digester-1.8.jar"/>
+ <classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-validator-1.3.1.jar"/>
+ <classpathentry kind="lib" path="lib/jargs-1.0.jar"/>
+ <classpathentry kind="lib" path="lib/jcl104-over-slf4j-1.5.0.jar"/>
+ <classpathentry kind="lib" path="lib/joda-time-1.5.2.jar"/>
+ <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.5.0.jar"/>
+ <classpathentry kind="lib" path="lib/logback-classic-0.9.8.jar"/>
+ <classpathentry kind="lib" path="lib/logback-core-0.9.8.jar"/>
+ <classpathentry kind="lib" path="lib/not-yet-commons-ssl-0.3.9.jar"/>
+ <classpathentry kind="lib" path="lib/opensaml-2.1.0.jar"/>
+ <classpathentry kind="lib" path="lib/openws-1.1.0.jar"/>
+ <classpathentry kind="lib" path="lib/oro-2.0.8.jar"/>
+ <classpathentry kind="lib" path="lib/shibboleth-discovery-service-trunk.jar"/>
+ <classpathentry kind="lib" path="lib/slf4j-api-1.5.0.jar"/>
+ <classpathentry kind="lib" path="lib/struts-core-1.3.9.jar"/>
+ <classpathentry kind="lib" path="lib/struts-taglib-1.3.9.jar"/>
+ <classpathentry kind="lib" path="lib/velocity-1.5.jar"/>
+ <classpathentry kind="lib" path="lib/xml-security-1.4.1.jar"/>
+ <classpathentry kind="lib" path="lib/xmltooling-1.0.1.jar"/>
+ <classpathentry kind="lib" path="src/installer/lib/ant-1.7.0.jar"/>
+ <classpathentry kind="lib" path="src/installer/lib/ant-contrib-1.0b2.jar"/>
+ <classpathentry kind="lib" path="src/installer/lib/ant-launcher-1.7.0.jar"/>
+ <classpathentry kind="lib" path="src/installer/lib/ant-nodeps-1.7.0.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/.project b/.project
index ebbbb8d..068b3f9 100644
--- a/.project
+++ b/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
@@ -13,5 +18,6 @@
</buildSpec>
<natures>
<nature>com.aptana.projects.webnature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>