I swap between Netbeans and Eclipse depending on client, project and just what-the-heck.
As a general rule I use Netbeens for web based applications, it handles servlet/jsp/taghanlders etc well. I use it for desktop and mobile applications as well. I like using eclipse for straight java development, there is a lot of refactoring type candy that works better than Netbeans. Generally they are similar enough feature wise to swap and change and keep a cheat sheet handy. I have also created projects based on ant build scripts so the team can use both Netbeans and Eclipse, but it does take a bit of team discipline and project refactoring. Brian On Thu, Jul 17, 2008 at 9:30 AM, RobD <[EMAIL PROTECTED]> wrote: > > Stats so far from above input; > > CURRENT (in no specific order) > > IntelliJ IDEA (4) > Eclipse for Java (3) > Rational Application Developer (1) > > PREVIOUS (in no specific order) > > Borland's JBuilder (1) > Eclipse for Java (1) > NetBeans (2) > IntelliJ IDEA (1) > Rational Application Developer (1) > > ... > > > > -- Brian Silberbauer Independent Consulting +27 (0)83 566 2705 skype: brian.silberbauer http://www.gamatam.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Tech" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.co.za/group/CTJUG-Tech?hl=en -~----------~----~----~----~------~----~------~--~---
