Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 631 Bytes

ECLIPSE_SCREENSHOTS.md

File metadata and controls

16 lines (11 loc) · 631 Bytes

Exporting from & importing into Eclipse

There are two files to import/export with Eclipse - one for code formatting and one for import ordering.

Opening the preferences

Eclipse preferences

Creating spotless.eclipseformat.xml

Eclipse formatter Eclipse formatter edit

The Eclipse formatter's off/on tags are a great feature which is often overlooked. Eclipse formatter off/on tags

Creating spotless.importorder

Eclipse imports