11

インターネットに接続していないWindowsマシンを持っています。また、セキュリティ上の理由により、本機をインターネットに接続することはできません。

PyDevインターネットに接続せずにインストールするにはどうすればよいですか?

4

2 に答える 2

8

PyDevからSourceForgeのダウンロードを使用し、次の手順で手動でインストールします。

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.
于 2012-07-23T20:27:26.140 に答える
1

http://www.liclipse.comを使用します。PyDevが組み込まれており、インストールが簡単です。

于 2015-12-26T20:53:13.230 に答える