diff options
author | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2013-01-03 15:19:51 +0000 |
---|---|---|
committer | kstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2013-01-03 15:19:51 +0000 |
commit | 2a9ecd6eed55193cabbd5ddaa48c01fae58fc5d9 (patch) | |
tree | b3a8b99d11894c7a1ce47f389b00428ba2be9c60 /.classpath | |
parent | d828ffa51c6915560094ebf70c6fc9d2dc8fbeff (diff) | |
download | moa-id-spss-2a9ecd6eed55193cabbd5ddaa48c01fae58fc5d9.tar.gz moa-id-spss-2a9ecd6eed55193cabbd5ddaa48c01fae58fc5d9.tar.bz2 moa-id-spss-2a9ecd6eed55193cabbd5ddaa48c01fae58fc5d9.zip |
Updates für bPK Berechnung Organwalter
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1305 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index f93d181b5..667ee8587 100644 --- a/.classpath +++ b/.classpath @@ -2,5 +2,6 @@ <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="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
|