Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2010-12-08 23:19:55 +0000
committerPascal Rapicault2010-12-08 23:19:55 +0000
commitdbe037a1298a969c8dd59a6b0d03b5c83cc2db5b (patch)
tree10c4d2eb66e1fd4df121b67286000e17646c6fc8 /org.eclipse.m2e.site
parentdbe69dcbfd51867669dc0741b4b6937bf40bcc6f (diff)
downloadm2e-core-dbe037a1298a969c8dd59a6b0d03b5c83cc2db5b.tar.gz
m2e-core-dbe037a1298a969c8dd59a6b0d03b5c83cc2db5b.tar.xz
m2e-core-dbe037a1298a969c8dd59a6b0d03b5c83cc2db5b.zip
Build the SDK feature
Diffstat (limited to 'org.eclipse.m2e.site')
-rw-r--r--org.eclipse.m2e.site/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.m2e.site/feature.xml b/org.eclipse.m2e.site/feature.xml
index 60883c78..16213d3b 100644
--- a/org.eclipse.m2e.site/feature.xml
+++ b/org.eclipse.m2e.site/feature.xml
@@ -9,8 +9,8 @@
id="org.eclipse.m2e.feature"
version="0.0.0"/>
- <!-- <includes
+ <includes
id="org.eclipse.m2e.sdk.feature"
- version="0.0.0"/> -->
+ version="0.0.0"/>
</feature>

Back to the top