I don’t think it’s possible. Buildship doesn’t modify the JDT preferences file directly. Instead, it uses the JDT APIs to set up Java projects. The values appearing in the .settings/org.eclipse.jdt.core.pref
is a side-effect, that we have no control over.
↧
Buildship - do not generate .settings/org.eclipse.jdt.core.prefs
↧