> Which Java IDE is preferred for development using the Spring > framework.
I've only used Eclipse when developing with Spring, but I think Eclipse probably has the best support: SpringSource provide the SpringSource Tool Suite (http://www.springsource.com/developer/sts), which is based on Eclipse. It can be downloaded as a standalone Eclipse installation, or installed as plugins into an existing Eclipse install. I don't know what support is like in other IDEs, like NetBeans though. Rich -- You received this message because you are subscribed to the Google Groups "The Java Posse" 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.com/group/javaposse?hl=en.
