aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 347e962..f862d3e 100644
--- a/.classpath
+++ b/.classpath
@@ -3,7 +3,7 @@
<classpathentry excluding="**/package.html" kind="src" path="src/main/java"/>
<classpathentry excluding="**/package.html" kind="src" path="src/test/java"/>
<classpathentry excluding="**/package.html" kind="src" path="src/main/resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk1.4.2_14"/>
<classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
<classpathentry kind="lib" path="lib/axis-1.0.jar"/>
<classpathentry kind="lib" path="lib/axis-jaxrpc-1.0.jar"/>
@@ -23,5 +23,6 @@
<classpathentry kind="lib" path="lib/lucene-demos-1.4.3.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl-2.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="output" path="webapp/WEB-INF/classes"/>
</classpath>