diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-10-12 10:53:56 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-10-12 10:53:56 +0000 |
commit | e031b0d5854e4038d28c262109c2529609418ffe (patch) | |
tree | 500788ef2f83c51b0b6c7bdb0e0ba78dd24f5dcc /id/.classpath | |
parent | f4386f6f0346fa2a5432c3f95fcc852f7a7df1ec (diff) | |
download | moa-id-spss-e031b0d5854e4038d28c262109c2529609418ffe.tar.gz moa-id-spss-e031b0d5854e4038d28c262109c2529609418ffe.tar.bz2 moa-id-spss-e031b0d5854e4038d28c262109c2529609418ffe.zip |
* Aktualisierung imports
MOA-ID:
* Abfrage auf Vollmachtenmodus bei nicht öffentlicher Andwendung
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1222 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/.classpath')
-rw-r--r-- | id/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id/.classpath b/id/.classpath index f93d181b5..b6e5f5cd1 100644 --- a/id/.classpath +++ b/id/.classpath @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <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.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
|