vote up 5 vote down star
2

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.

flag

36% accept rate

7 Answers

vote up 0 vote down

Automatic Projects.

Build a project/"workspace" completely it's ANT file.

Much more maintainable.

link|flag
vote up 1 vote down

Thats not a good reason to not love Eclipse, IMHO.

Anyways, there are plenty, it depends what are you working on. I am using

  • Spring, Spring MVC, Spring Webflow
  • JSF, ICEFaces and Visual
  • Subversion
  • Groovy Grails
  • C/C++
  • Hibernate
  • UML
  • PHP
  • Web Applications
  • JBoss
  • RESTful Webservices, SOA
  • Java Doc
  • Ant, Maven
  • Python
  • And few more, but these are notable.
link|flag
The ANT task ANT-Eclipse can do that for you over there. – Tim Williscroft Feb 4 at 3:46
Not getting you :~| – Vinegar Feb 4 at 4:07
vote up 6 vote down

I recommend anyone who's Vi/Vim user the jVi plugin, works great...

I also love the PHP, Ruby, Subversion and Git plugins...

link|flag
vote up 1 vote down

I love the RegEx Plugin and I'm definitely installing the Twitter Integration plugin (http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=15661)

link|flag
vote up 1 vote down

vi

http://www.netbeans.org/kb/55/vi-integration.html

link|flag
vote up 0 vote down

Groovy plugin is great to! http://groovy.codehaus.org/NetBeans+Plugin

link|flag
vote up 2 vote down

The SQE plugin (which integrates FindBugs, PMD, and CheckStyle) is extremely useful.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.