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/.project | |
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/.project')
-rw-r--r-- | id/.project | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/id/.project b/id/.project new file mode 100644 index 000000000..c38db9298 --- /dev/null +++ b/id/.project @@ -0,0 +1,29 @@ +<?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>
|