码迷,mamicode.com
首页 > 编程语言 > 详细

(转) Python in NetBeans IDE 8.0

时间:2014-07-27 10:01:12      阅读:255      评论:0      收藏:0      [点我收藏+]

标签:

原地址: https://blogs.oracle.com/geertjan/entry/python_in_netbeans_ide_8

 

Copy this to the clipboard:

http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz

Then go to Tools | Plugins and open the Settings tab. Add the above as a new update center:

bubuko.com,布布扣

Then switch to the Available Plugins tab and you‘ll see the Python plugin:

bubuko.com,布布扣

Install the Python plugin:

bubuko.com,布布扣

Then create a new Python project, using the New Project dialog:

bubuko.com,布布扣

Give it a name and choose your platform. Either import existing sources as a new Python project...

bubuko.com,布布扣

...or create a Python project from scratch:

bubuko.com,布布扣

Then you have an editor with code completion, other editor features, plus a debugger:

bubuko.com,布布扣

Right-click a project to see a bunch of Python commands:

bubuko.com,布布扣

Add to the classpath after right-clicking a project and choosing Properties:

bubuko.com,布布扣

That‘s it, you‘re now ready to use Python in NetBeans IDE.

 

(转) Python in NetBeans IDE 8.0

标签:

原文地址:http://www.cnblogs.com/assassin/p/3870461.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!