Installing Pydev in Eclipse
Installing PyDev is straight forward. When I installed it I went through the following steps:
- Go to www.eclipse.org/downloads/ and you;ll find several different flavors of the Eclipse IDE each targeted to different users.
- Download the Eclipse Classic 4.2.1 in the version that suits the architecture of your machine(i.e. either 64-bit or 32-bit.)
- Run Eclipse and choose 'Help'
- Choose "Install new software"
- Click Add
- In the location box type "http://pydev.org/updates"
- Typed "Pydev" in the "Work with" text box
- Select the PyDev for eclipse checkbox
- Uncheck the "contact all update sites during install to find required software". Leaving it checked stalls the installation process for some unknown reason.
No comments:
Post a Comment