2012-07-23 6 views
10

Ho una macchina Windows che non ha connessione a Internet. Non è inoltre possibile collegare questa macchina a Internet per motivi di sicurezza.PyDev Offline install

Come è possibile installare PyDev senza connessione Internet?

risposta

7

Da PyDev uso SourceForge download ed installare manualmente tramite le seguenti istruzioni:

Installing with the zip file 

The available locations for the zip files are: 

Sourceforge download 
After downloading the zip file: 

Eclipse 3.4 onwards 

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. 
1

uso http://www.liclipse.com. Ha incorporato PyDev e facile da installare.

+0

Vale la pena notare che LiClipse è un prodotto commerciale, che potrebbe essere un problema per chi cerca SW gratuito ("In breve, la licenza consente a chiunque di valutare LiClipse per 30 giorni, ma deve essere acquistato per continuare utilizzare. ") –