Skip to content

Commit 2cb7b92

Browse files
committed
Disable WTP validations by default for STS distro
1 parent 2d841f7 commit 2cb7b92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

eclipse-distribution/org.springframework.boot.ide.branding/plugin_customization.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ org.eclipse.oomph.setup.ui/enable.preference.recorder=false
5656
# Enable m2e APT. See: https://www.pivotaltracker.com/story/show/160300760
5757
org.jboss.tools.maven.apt/org.jboss.tools.maven.apt.aptProcessDuringReconcile=true
5858
org.jboss.tools.maven.apt/org.jboss.tools.maven.apt.mode=jdt_apt
59+
60+
# Disable WTP validations
61+
org.eclipse.wst.validation/suspend=true

0 commit comments

Comments
 (0)