diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2009-08-17 06:11:43 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2009-08-17 06:11:43 +0000 |
commit | 1b31446e98307fb58120ea32d9ca6b449bceb8fa (patch) | |
tree | 98b837633209db0df1f116cb6c10e729e10bda03 /id/.classpath | |
parent | 721760331aa88664e8353697d6945ed84732645c (diff) | |
download | moa-id-spss-1b31446e98307fb58120ea32d9ca6b449bceb8fa.tar.gz moa-id-spss-1b31446e98307fb58120ea32d9ca6b449bceb8fa.tar.bz2 moa-id-spss-1b31446e98307fb58120ea32d9ca6b449bceb8fa.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1134 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/.classpath')
-rw-r--r-- | id/.classpath | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/id/.classpath b/id/.classpath new file mode 100644 index 000000000..f93d181b5 --- /dev/null +++ b/id/.classpath @@ -0,0 +1,6 @@ +<?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>
|