1

I use IntelliJ 12 #IU-123.72 in a secured environment i.e, cannot directly install plugins.

The installation looks for plugins under C:\Users\username.IntelliJIdea12\config\plugins I have a downloaded version of the python plugin as a zip and I unzip the contents in the plugins folder.

This does not however bring the python plugin on board. File -> Settings -> Plugins does not show python.

What am I missing?

4

1 に答える 1

2

12.0.4 に更新し、ボタンを使用しInstall plugin from disk...ます。互換性に注意してください。IDEA 12.0.x 互換の Python プラグインは、ここからダウンロードできます

リポジトリで利用可能な最新のプラグイン バージョンは、 IDEA 12.1 EAP用に設計されています。

于 2013-03-12T16:23:58.110 に答える