diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-03-27 07:36:10 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-03-27 07:36:10 +0000 |
commit | b1c951bd4c125f52123d4a6947f459b505f8beb1 (patch) | |
tree | ded1d70fd9ad871f532114462ea690c4f6262023 /id/server/auth/.classpath | |
parent | c940b711f4358d07c5b58cd1f48f7d8d6889e2c7 (diff) | |
download | moa-id-spss-b1c951bd4c125f52123d4a6947f459b505f8beb1.tar.gz moa-id-spss-b1c951bd4c125f52123d4a6947f459b505f8beb1.tar.bz2 moa-id-spss-b1c951bd4c125f52123d4a6947f459b505f8beb1.zip |
Added trace logs, resolved link issues in documentation
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1062 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/auth/.classpath')
-rw-r--r-- | id/server/auth/.classpath | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath index 8cd9e4eb8..d6e7fdeb6 100644 --- a/id/server/auth/.classpath +++ b/id/server/auth/.classpath @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.0"/>
+ <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER/modules"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
|