Which Eclipse package should I choose for Python development with PyDev?
Nothing on the Eclipse homepage tells me what to choose, and the PyDev documentation assumes I already have Eclipse installed. Does it matter which Eclipse package I choose?
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.
If you just plan on doing Python dev, I’d just go with Platform Runtime Binary.
After that, I’d follow the instructions http://pydev.org/download.html and http://pydev.org/manual_101_root.html to install PyDev.
I use the same setup for Python development. I also have the RadRails plugin for Ruby on Rails development.