简体   繁体   English

Netbeans 7.1上的Python

[英]Python on Netbeans 7.1

I've tried to find a plugin for this, but couldn't. 我试图为此找到一个插件,但不能。

I also tried to follow these instructions to manually install it, but the link is dead. 我也尝试按照这些说明手动安装它,但链接已经死了。

https://techknowhow.library.emory.edu/blogs/sturnbu/2011/05/12/netbeans-7-and-python-ide https://techknowhow.library.emory.edu/blogs/sturnbu/2011/05/12/netbeans-7-and-python-ide

Is there any other way to install it or is it not possible in netbeans 7.1? 有没有其他方法来安装它或在netbeans 7.1中不可能?

The following link should work (add it into your plugin repository list as said in your given source ): http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz 以下链接应该有效(将其添加到您的插件存储库列表中,如您的给定源中所述): http//deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates .xml.gz

But keep in mind that the Python Plugin is still buggy for Netbeans 7.* : http://wiki.netbeans.org/PythonInstall 但请记住,Python插件仍然是Netbeans 7的错误。*: http//wiki.netbeans.org/PythonInstall

Good luck! 祝好运!

Are you wedded to netbeans? 你是否坚持使用netbeans?

If not, can I suggest PyCharm. 如果没有,我可以建议PyCharm。

I would like to provide a more generic answer regarding modules installation. 我想提供一个关于模块安装的更通用的答案。

It is possible to install a standalone module, to do so : 可以安装独立模块,这样做:

Go to Tools-->Plugins-->Downloaded-->Add Plugin 转到工具 - >插件 - >已下载 - >添加插件

The plugin extension should be nbm or jar 插件扩展名应为nbm或jar

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM