GDG-Korea / GoogleDevelopersLive

This application is able to watch Google Developers Live page's youtube video and scheduled programs.
https://play.google.com/store/apps/details?id=com.proinlab.gdlapp
45 stars 28 forks source link

apply andorid's formatter and add two formmater files to /etc. #36

Closed dalinaum closed 11 years ago

dalinaum commented 11 years ago

First of all, I reformat every source files using etc/android-formatting.xml as a Eclipse Formatter.

If you use Eclipse 3.5, use etc/android-formatting-35.xml as a Eclipse formatter. Otherwise, use etc/android-formatting.xml instead.

Open Preferences > Java > Code Style > Formatter and import proper one. After import a formatter to your Eclipse, you can reformatting your files.