Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.25 KB

android-configs-for-eclipse

Eclipse workspace settings suitable for android development. Ready for easy migration between Eclipse installations.

To use this preferences:

  1. Install The mechanics plugin for Eclipse;
  2. Add 'Mechanic tasks' folder of this project as task sources folder for Mechanic configuration;
  3. Apply changes.

Whats included:

  • Java - Appearence - Members sort order preferences
  • Java - Code style - Clean up android profile
  • Java - Code style - Formatter android profile
  • Java - Code style - Organize imports preferences
  • Java - Compiler - Compliance level set to 1.6
  • Java - Compiler - Errors/Warnings preferences
  • Java - Compiler - Javadoc preferences
  • Java - Editor - Content assist - turned on autocompletion
  • Java - Editor - Content assist - Favorites added some guava static imports
  • Java - Editor - Save actions - turned on autoformat

Preference that would be changed