+ 4
Which the best app for programmer, eclipse or android studio ?
2 Réponses
+ 10
eclipse
+ 2
If you mean for Android, use Android Studio. Android Studio is the official Android developer IDE. Eclipse with ADT used to be, but no longer is supported by Google.
https://developer.android.com/studio/index.html
If you just want an IDE for Java then I would suggest IntelliJ IDEA.