diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2013-09-04 09:37:31 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2013-09-04 09:37:31 +0200 |
commit | eadd6dd97f1b30608b31ffcd90382874fbcdaddc (patch) | |
tree | 1e02de018bcb417bf897f06fb79bf64eda9b4b06 /id/templates/.project | |
parent | 61362f940ca679fe215de34b1683e1110fea8d3e (diff) | |
parent | 69f2dfdf3e0b5d976df3cdece6a8ead4848d746a (diff) | |
download | moa-id-spss-eadd6dd97f1b30608b31ffcd90382874fbcdaddc.tar.gz moa-id-spss-eadd6dd97f1b30608b31ffcd90382874fbcdaddc.tar.bz2 moa-id-spss-eadd6dd97f1b30608b31ffcd90382874fbcdaddc.zip |
Merge SPSS
Diffstat (limited to 'id/templates/.project')
-rw-r--r-- | id/templates/.project | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/id/templates/.project b/id/templates/.project index ba03abacc..444626a3f 100644 --- a/id/templates/.project +++ b/id/templates/.project @@ -13,8 +13,15 @@ <buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.common.project.facet.core.builder</name>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
|