diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:44:20 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:44:20 +0000 |
commit | 4f27e7d658d2a9c205502118c85a46b2359005b5 (patch) | |
tree | 46b3d31732d8823c552e117d84347811a3a0d504 | |
parent | 2e3b8189c5ae2d8f72a586d54d63db45ae107e90 (diff) | |
download | moa-id-spss-4f27e7d658d2a9c205502118c85a46b2359005b5.tar.gz moa-id-spss-4f27e7d658d2a9c205502118c85a46b2359005b5.tar.bz2 moa-id-spss-4f27e7d658d2a9c205502118c85a46b2359005b5.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1253 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r-- | id/.classpath | 5 | ||||
-rw-r--r-- | id/.project | 29 |
2 files changed, 0 insertions, 34 deletions
diff --git a/id/.classpath b/id/.classpath deleted file mode 100644 index b6e5f5cd1..000000000 --- a/id/.classpath +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/id/.project b/id/.project deleted file mode 100644 index c38db9298..000000000 --- a/id/.project +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>id</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</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>
- </natures>
-</projectDescription>
|