Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.feature/feature.xml')
-rw-r--r--org.eclipse.m2e.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.m2e.feature/feature.xml b/org.eclipse.m2e.feature/feature.xml
index 5fac12a7..a3296d9e 100644
--- a/org.eclipse.m2e.feature/feature.xml
+++ b/org.eclipse.m2e.feature/feature.xml
@@ -163,4 +163,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.m2e.importer"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top