Categories
Android

What you need to know to use Android Studio

As I am mostly doing my stuff with Eclipse even though the Android studio came, I still work with Eclipse project for Android but as time comes, we cannot ignore the Android studio anymore because: Official Android document is only support for Android Studio More and more library today does not include any support (no…

Categories
Java

Eclipse Kelper – Be careful with trailing space remove automatically

On my Eclipse Java EE IDE for Web Developers. Version: Kepler Service Release 1 Build id: 20130919-0819 When open existing file on my project, all of the trailing spaces are removed that make me difficult to synchronize with other users on the old projects. The issue because of AnyEdit Tools in Preferences > Editors So…