|
Last Site Update: 20 July 2010 | Latest Version: 1.6.0 |
|
|
|
|
|
|
|
![]() |
![]() |
|
|
Note: Instructions are targeted at Eclipse 3.5 Contents Installing with the update siteTo install Pydev and Pydev Extensions using the Eclipse Update Manager, you need to use the Help > Install New Software... menu (note that in older versions, this would be the 'Find and Install' menu). ![]() In the next screen, add the update site(s) you want to work with (See below for a list with the available update sites). ![]() Available update sites
After entering the update sites, select the update site you entered or select "All available sites" and add a filter for Pydev, so that it shows the contents of all the update sites that have Pydev, then select what you want to install and click 'Next'. ![]() Then 'Next' again to confirm your selection ![]() And finally, read the license agreement and if you accept, select the accept radio button and click 'Finish'. ![]() At that point, Eclipse should automatically download the plugin contents and present you to a dialog asking if you want to restart (to which you should say yes). Commom install problemsIf you have any problem at this point with a message such as: An error occurred while collecting items to be installed No repository found containing: org.python.pydev/osgi.bundle/1.4.7.2843 No repository found containing: org.python.pydev.ast/osgi.bundle/1.4.7.2843 that might indicate that the mirror you selected is having some network problem at that time, so, please follow the same steps with another mirror. Installing with the zip fileThe available locations for the zip files are: After downloading the zip file: Eclipse 3.4 and 3.5 Extract the contents of the zip file in the eclipse/dropins folder and restart Eclipse. Before Eclipse 3.4 Extract the contents of the zip file on top of Eclipse, making sure the plugins folder is extracted on top of the eclipse/plugins folder and the features is on top of the eclipse/features folder. After that, restart Eclipse with the '-clean' flag, so that Eclipse finds out about it. Checking the installationYou can verify if it is correctly installed going to the menu 'window > preferences' and checking if there is a Pydev item under that. UninstallingFollow the instructons below if at any time you wish to stop using the Pydev plugin (or any other Eclipse plugin): Eclipse 3.5 If you installed with the update site, go to the menu help > about > installation details then on the Installed Software tab, select the plugins you want to uninstall and click Uninstall. If you installed with the zip file, just remove the com.python.pydev and org.python.pydev features and plugins from the dropins folder. Before Eclipse 3.4 Go to the menu help > software updates > manage configuration, select the plugin and click 'disable', then, you have to restart Eclipse, go to the same place again and then click on 'remove' (note that you have a button in the menu that enables you to see the 'disabled' features). Corrupted install
EXAMPLE
|
|
|
Copyright: Aptana, Inc. 2008-2010 |