我在Eclipse中使用PyDev插件来开发Python。但是现在我切换到NetBeans IDE 12.6,我在谷歌上搜索了NetBeans的Python插件。我找到了一个名为nbpython的插件。但是它是NetBeans 8.1的插件,而我使用的是NetBeans 12.6。那么,NetBeans IDE 12.6是否有用于开发Python项目的插件?或者nbpython在我的版本中是否可以工作?
lpwwtiir1#
12.x还没有正式的插件。如果你阅读mailing list,你可以看到讨论了Python支持的重新实现,但还没有实现。
uxh89sit2#
更新:我刚刚安装了Netbeans IDE v 13。我很久以前就有了Netbeans 8. xx的Python/Jython/PERL模块,它们工作了很长一段时间。对于IDE v 13,我通过通常的方法添加了它们,“工具-〉插件-〉下载-〉添加插件”,看起来它们工作得很好!因此它们与Apache Netbeans的兼容性非常高。问题是nbpython的链接,它们看起来已经坏掉了。如果有人把旧的模块贴在某个地方,那么我想你可以把它们捡起来,并感到幸运。如果没有,你需要以某种方式找到它们,或者等待python项目重新实现。我的模块如下所述。希望这对你有帮助:org-netbeans-modules-python-hints.nbmorg-netbeans-modules-python-kit.nbmorg-netbeans-modules-python-options.nbmorg-netbeans-modules-python-platform.nbmorg-netbeans-modules-python-project.nbmorg-netbeans-modules-python-project2.nbmorg-netbeans-modules-python-samples.nbmorg-netbeans-modules-python-source.nbm网络Bean模块测试网络应用程序org-netbeans-modules-python-core.nbmorg-netbeans-modules-python-debugger.nbmorg-netbeans-modules-python-editor.nbmorg-netbeans-modules-python-help.nbm
2条答案
按热度按时间lpwwtiir1#
12.x还没有正式的插件。如果你阅读mailing list,你可以看到讨论了Python支持的重新实现,但还没有实现。
uxh89sit2#
更新:我刚刚安装了Netbeans IDE v 13。我很久以前就有了Netbeans 8. xx的Python/Jython/PERL模块,它们工作了很长一段时间。对于IDE v 13,我通过通常的方法添加了它们,“工具-〉插件-〉下载-〉添加插件”,看起来它们工作得很好!因此它们与Apache Netbeans的兼容性非常高。问题是nbpython的链接,它们看起来已经坏掉了。如果有人把旧的模块贴在某个地方,那么我想你可以把它们捡起来,并感到幸运。如果没有,你需要以某种方式找到它们,或者等待python项目重新实现。我的模块如下所述。希望这对你有帮助:
org-netbeans-modules-python-hints.nbm
org-netbeans-modules-python-kit.nbm
org-netbeans-modules-python-options.nbm
org-netbeans-modules-python-platform.nbm
org-netbeans-modules-python-project.nbm
org-netbeans-modules-python-project2.nbm
org-netbeans-modules-python-samples.nbm
org-netbeans-modules-python-source.nbm
网络Bean模块测试
网络应用程序
org-netbeans-modules-python-core.nbm
org-netbeans-modules-python-debugger.nbm
org-netbeans-modules-python-editor.nbm
org-netbeans-modules-python-help.nbm