Attempt to add m2e-apt to STS 4 and enable by default

This commit is contained in:
Kris De Volder
2018-09-06 11:23:14 -07:00
parent f8901cf003
commit 55f20d7d99
5 changed files with 13 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ openFile</programArgs>
<feature id="org.eclipse.jgit" installMode="root"/>
<feature id="org.eclipse.m2e.feature" installMode="root"/>
<feature id="org.eclipse.m2e.logback.feature" installMode="root"/>
<feature id="org.jboss.tools.maven.apt.feature" installMode="root"/>
<feature id="org.eclipse.wst.web_ui.feature" installMode="root"/>
<feature id="org.eclipse.wst.xml_ui.feature" installMode="root"/>
@@ -76,6 +77,7 @@ openFile</programArgs>
<feature id="net.mihai-nita.ansicon" installMode="root"/>
<feature id="org.springsource.ide.eclipse.commons.quicksearch.feature" installMode="root"/>
<feature id="org.springframework.ide.eclipse.boot.dash.feature" installMode="root"/>