diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2009-08-26 11:00:54 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2009-08-26 11:00:54 +0000 |
commit | 27be7994027944015c290e41e688e8723965bd48 (patch) | |
tree | d99a44150ec6879189a8d49f4c3ee017926b8cd0 /.project | |
parent | f03ca67c6a2852f391f543a7fd0b0f80b98c53f5 (diff) | |
download | moa-id-spss-27be7994027944015c290e41e688e8723965bd48.tar.gz moa-id-spss-27be7994027944015c290e41e688e8723965bd48.tar.bz2 moa-id-spss-27be7994027944015c290e41e688e8723965bd48.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1139 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to '.project')
-rw-r--r-- | .project | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,12 +6,24 @@ </projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</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>
|