I want to install eclipse to develop in Java, Python, Android platform. What is the best suitable? And what are the pros\cons?
- on a Windows 7
- on a mac OSX 10.7
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Actually I wont recommend the use of Eclipse to develop in all of these languages.
I use the following:
Java -> Eclipse IDE for Java EE Developers
Python -> PyCharm / PyScripter
Android -> ADT Bundle (New Eclipse based IDE for Android by Google)
If you insists using eclipse for all of those languages then use Eclipse IDE for Java EE Developers with PyDev plugin for Python and Android SDK Tools for Android.