Browse Source

add m2e tool to oomph setup #221

Dominik Tesch 9 years ago
parent
commit
d1da6d459e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      StatechartTools.setup

+ 2 - 0
StatechartTools.setup

@@ -70,6 +70,8 @@
         name="org.eclipse.xtext.sdk.feature.group"/>
     <requirement
         name="org.eclipse.team.svn.feature.group"/>
+    <requirement
+        name="org.eclipse.m2e.feature.feature.group"/>
     <repository
         url="${oomph.update.url}"/>
     <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>