/eclipse-preferences

A collection of files to set up an Eclipse workspace for consistency.

MIT LicenseMIT

Eclipse Preferences and Formatters

A collection of files to set up an Eclipse workspace for consistency. The preferences and formatters were created using Eclipse Photon 4.8.0.

Instructions

Import Eclipse Preferences

In Eclipse' Package Explorer or Project Explorer, right-click > Import... > General > Preferences > Next. Browse... > Navigate to and select the Eclipse Photon Preferences.epf file > Open > Finish.

Import Clean Up Profile

Window > Preferences > Java > Code Style > Clean Up > Import... > Navigate to and select the Eclipse Clean Up Profile.xml file > Open > Apply.

Import Code Templates

Window > Preferences > Java > Code Style > Code Templates > Import... > Navigate to and select the Eclipse Code Templates.xml file > Open > Apply.

Import Formatter

Window > Preferences > Java > Code Style > Formatter > Import... > Navigate to and select the Eclipse Formatter Profile.xml file > Open > Apply.