aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-02-17 18:50:59 +0000
committerkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-02-17 18:50:59 +0000
commit8c903138addc5aec3bf9c1e8cfbdc5f4ad7915cb (patch)
treeb2368a6dd7ae5b2908b5858a8f3660b95eada1d5
parent5a439aab2fb2bda5dbcacaa9db726e43fa5af4e5 (diff)
downloadmoa-id-spss-8c903138addc5aec3bf9c1e8cfbdc5f4ad7915cb.tar.gz
moa-id-spss-8c903138addc5aec3bf9c1e8cfbdc5f4ad7915cb.tar.bz2
moa-id-spss-8c903138addc5aec3bf9c1e8cfbdc5f4ad7915cb.zip
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1258 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--id/server/auth/.classpath14
-rw-r--r--id/server/auth/.project46
2 files changed, 0 insertions, 60 deletions
diff --git a/id/server/auth/.classpath b/id/server/auth/.classpath
deleted file mode 100644
index b730116a1..000000000
--- a/id/server/auth/.classpath
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
- <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
- <attributes>
- <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
- <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/id/server/auth/.project b/id/server/auth/.project
deleted file mode 100644
index 46166c2f3..000000000
--- a/id/server/auth/.project
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>moa-id-auth</name>
- <comment></comment>
- <projects>
- <project>moa-common</project>
- <project>moa-id-lib</project>
- <project>moa-spss-lib</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>kr.javanese.devtools.m2wtp.wtpDepBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.maven.ide.eclipse.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.maven.ide.eclipse.maven2Nature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>kr.javanese.devtools.m2wtp.m2wtpNature</nature>
- <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
- </natures>
-</projectDescription>