diff options
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>
 | 
