This is a copy of the question : http://stackoverflow.com/questions/2826/do-you-have-any-recommended-plugins-for-eclipse
But now is for netbeans (I'm not a eclipse lover. CTRL+TAB does not change pages.)
Please, I'm very curious.
This is a copy of the question : http://stackoverflow.com/questions/2826/do-you-have-any-recommended-plugins-for-eclipse
But now is for netbeans (I'm not a eclipse lover. CTRL+TAB does not change pages.)
Please, I'm very curious.
Automatic Projects.
Build a project/"workspace" completely it's ANT file.
Much more maintainable.
Thats not a good reason to not love Eclipse, IMHO.
Anyways, there are plenty, it depends what are you working on. I am using
I love the RegEx Plugin and I'm definitely installing the Twitter Integration plugin (http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=15661)
Groovy plugin is great to! http://groovy.codehaus.org/NetBeans+Plugin
The SQE plugin (which integrates FindBugs, PMD, and CheckStyle) is extremely useful.
Enclojure is a good plug-in. Very nice integration of the Clojure dynamic language into the Netbeans environment (including a REPL right in Netbeans!).
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).
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