Skip to content

How to export a built in formatter from Eclipse JDT?

markiewb edited this page Nov 7, 2013 · 1 revision

The built-in setting won't be exported into XML.

Workaround "Create your own formatter profile based on a built-in formatter":

  • Preferences->Java->Formatter->New
  • Type in a name
  • Choose your built-in formatter in the dropdown for "initialize with the following profile"
  • OK to save

2013-11-07_19h32_48

Clone this wiki locally