http://pydev.org/download.html
This version includes PyDev Extensions, which was previously a commercial plugin seperate from PyDev. This plugin also kept poping up a window where you have to click OK.
So now with the new version, you will not get this any more. As far as I know, nothing else has changed. So - to install it, here is what you do:
- Uninstall PyDevExtensions, and PyDev
- Start Eclipse (if it is not yet open)
- Close all your files that are open in Eclipse
- In the menu, go to Help > About Eclipse SDK
- Click on Installation Details
- Click PyDev Extensions
- Click Uninstall
- When asked to restart Eclipse, click cancel
- Click on Installation Details
- Click PyDev
- Click Uninstall
- This time, accept when asked to restart Eclipse
- Install the new version of PyDev
- Start Eclipse (if it is not yet open)
- In the menu, go to Help > Install new software
- Click the Add button
- In the Add Site dialog box, enter:
Name: PyDev
Location: http://pydev.org/updates - Then click install...
If you can see you Navigator pane - don't panic.... In the menu, go to Window > Show View > Navigator, and then dock it on the left side
No comments:
Post a Comment