Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Minimal-change policy?


Am 13.10.2016 um 21:17 schrieb Stefan Xenos <sxenos@xxxxxxxxxx>:

When you assume that JDT/Core committers use save actions for code clean-up,
> this assumption may not be shared with fellow committers.

Those save actions are part of the JDT core project settings. Not only do they happen by default, they are also extremely difficult to disable or circumvent since the "Save Actions" preference page for the JDT core project doesn't seem to work.

My workspace is manually setup (pre-oomph) and "save actions" are enabled for jdt.core, but with nothing selected.

For example, organize imports is not enabled in the commited settings of jdt.core:


sp_cleanup.organize_imports=false

(but it is on other jdt projects, e.g.  in jdt.debug.ui)

Maybe oomph turns them on somehow for jdt.core? 






Back to the top