We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(10)
http://coffeecokeandcode.blogspot.com/2008/05/special-copypaste。 html
它是一个复制和粘贴插件,有时当我编写Word文档和需要复制代码颜色的东西时,我经常与人们分享我的代码。 您还可以将其复制为 html 和 css 以粘贴到网页中。
http://openjdk.java.net/tools/svc/jconsole/
非常适合监视您的程序,提供了一些很酷的一般监视功能
http://coffeecokeandcode.blogspot.com/2008/05/special-copypaste.html
Its a copy and paste plugin, i share my code a lot with people sometimes when i'm writing word docs and stuff i need to copy the colour of the code. It also also you to copy it as html and css to paste into a web page.
http://openjdk.java.net/tools/svc/jconsole/
is pretty good for monitoring your programs, provides a few cool features for monitoring in general
Groovy 插件很棒! http://groovy.codehaus.org/NetBeans+Plugin
Groovy plugin is great to! http://groovy.codehaus.org/NetBeans+Plugin
Enclojure 是一个很好的插件。 Clojure 动态语言非常好地集成到 Netbeans 环境中(包括 Netbeans 中的 REPL!)。
Enclojure is a good plug-in. Very nice integration of the Clojure dynamic language into the Netbeans environment (including a REPL right in Netbeans!).
vi
http://www.netbeans.org/kb/55/vi-integration .html
vi
http://www.netbeans.org/kb/55/vi-integration.html
自动项目。
完全构建一个项目/“工作区”,它是 ANT 文件。
更易于维护。
Automatic Projects.
Build a project/"workspace" completely it's ANT file.
Much more maintainable.
我喜欢 RegEx 插件,而且我肯定会安装 Twitter 集成插件 ( http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=15661)
I love the RegEx Plugin and I'm definitely installing the Twitter Integration plugin (http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=15661)
恕我直言,这并不是不喜欢 Eclipse 的好理由。
无论如何,有很多,这取决于你在做什么。 我正在使用
Thats not a good reason to not love Eclipse, IMHO.
Anyways, there are plenty, it depends what are you working on. I am using
路径工具插件。
它向 Netbeans 添加了四个有用的操作:
路径工具插件的网页看起来不是很活跃,但它可以在 Netbeans 6.9.1 中正常运行(在我的机器上运行)。
The Path Tools plugin.
It adds four useful actions to Netbeans:
The webpage of the Path Tools plugin looks not very active, but it works in Netbeans 6.9.1 without problems (Works on My Machine).
SQE 插件(集成了 FindBugs、PMD 和 CheckStyle)非常有用。
The SQE plugin (which integrates FindBugs, PMD, and CheckStyle) is extremely useful.
我向任何 Vi/Vim 用户推荐 jVi 插件,效果很好...
我也喜欢 PHP, Ruby、Subversion 和 Git 插件...
I recommend anyone who's Vi/Vim user the jVi plugin, works great...
I also love the PHP, Ruby, Subversion and Git plugins...