first steps towards including wild web developer feature
This commit is contained in:
@@ -70,14 +70,21 @@
|
||||
|
||||
<feature id="org.eclipse.wst.web_ui.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.wst.xml_ui.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.wst.json_ui.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.wst.jsdt.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.wst.jsdt.chromium.debug.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.wst.server_ui.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.wst.server_adapters.feature" installMode="root"/>
|
||||
|
||||
<!-- <feature id="org.eclipse.wst.json_ui.feature" installMode="root"/> -->
|
||||
<!-- <feature id="org.eclipse.wst.jsdt.feature" installMode="root"/> -->
|
||||
<!-- <feature id="org.eclipse.wst.jsdt.chromium.debug.feature" installMode="root"/> -->
|
||||
|
||||
<feature id="org.eclipse.jst.server_adapters.ext.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.jst.server_adapters.feature" installMode="root"/>
|
||||
|
||||
<feature id="org.eclipse.wildwebdeveloper.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.tm.terminal.feature" installMode="root"/>
|
||||
<feature id="org.eclipse.rse" installMode="root"/>
|
||||
<feature id="org.eclipse.tips.feature" installMode="root"/>
|
||||
|
||||
<feature id="org.eclipse.epp.mpc" installMode="root"/>
|
||||
|
||||
<feature id="org.sonatype.m2e.buildhelper.feature" installMode="root"/>
|
||||
|
||||
Reference in New Issue
Block a user