diff options
Diffstat (limited to 'id/templates/.project')
-rw-r--r-- | id/templates/.project | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/id/templates/.project b/id/templates/.project index 88ec78d38..ba03abacc 100644 --- a/id/templates/.project +++ b/id/templates/.project @@ -10,8 +10,12 @@ <buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
</buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|