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

@@ -52,3 +52,7 @@ org.eclipse.equinox.p2.ui.sdk.scheduler/download=false
# disable the Oomph preference recorder - bug 470430
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=470430
org.eclipse.oomph.setup.ui/enable.preference.recorder=false
# Enable m2e APT. See: https://www.pivotaltracker.com/story/show/160300760
org.jboss.tools.maven.apt/org.jboss.tools.maven.apt.aptProcessDuringReconcile=true
org.jboss.tools.maven.apt/org.jboss.tools.maven.apt.mode=jdt_apt