forked from aptana/Pydev
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jeremycarroll edited this page Mar 1, 2013
·
3 revisions
Welcome to Jeremy's Pydev wiki!
Download the organize imports patch. This provides:
- pep8 compliant imports organizing
- removal of unused imports
- bulk processing of many files
I built it on Juno with latest PyDev installed, and it definitely requires PyDev 2.7.1, and may have other dependencies.
Unzip it in a temporary folder, and then use the eclipse update manager to install.
- From eclipse's help menu, choose
Install New Software...
- Then choose
Add...
-
Local...
and select the folder where you unzipped - Ensure that
Group items by category
is unchecked - You can select the patch and complete the process