diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:47:35 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:47:35 +0000 |
commit | c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb (patch) | |
tree | 09313f0d310d2cef7f8d18c942a26b130015860e /id/server/.classpath | |
parent | 5c2cb2280b1e0dde76bc69422cb09dcb0b88f6f3 (diff) | |
download | moa-id-spss-c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb.tar.gz moa-id-spss-c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb.tar.bz2 moa-id-spss-c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1255 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/.classpath')
-rw-r--r-- | id/server/.classpath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/id/server/.classpath b/id/server/.classpath deleted file mode 100644 index d7501e2c4..000000000 --- a/id/server/.classpath +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
|