I am using Eclipse 3.0.1 and I want to try this plugin on my computer without any internet connection. Loading the zip files doesn't make an installation of this unit (extension?). My question is: what should i do with the pydev zip in order to install it on the Eclipse 3.0.1?
Could you help me?
Thanks
donarin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have to download the zip and unzip it in you eclipse directory.
If you look into the zip, you can see 2 root folders: features and plugins.
They have to be extracted on top of the eclipse features and plugins folders. After doing that, when you initialize eclipse, it should have the new pydev installed already.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am using Eclipse 3.0.1 and I want to try this plugin on my computer without any internet connection. Loading the zip files doesn't make an installation of this unit (extension?). My question is: what should i do with the pydev zip in order to install it on the Eclipse 3.0.1?
Could you help me?
Thanks
donarin
You have to download the zip and unzip it in you eclipse directory.
If you look into the zip, you can see 2 root folders: features and plugins.
They have to be extracted on top of the eclipse features and plugins folders. After doing that, when you initialize eclipse, it should have the new pydev installed already.