开发者

IDE support for Spring framework; Are they worth using?

I'm using Intellij IDEA Community Edition for IDE, and I like it a lot. However, it does not have any special "Spring support" (plug-ins/tools).

My next project uses Spring (which I'm not very familiar with), and I'm w开发者_JAVA技巧ondering whether I should consider changing my IDE from early on; e.g. to SpringSource eclipse/Intellij IDEA Professional.

Do you guys have any experience with these IDE-built-in Spring support? Is it worth using?

EDIT: Sorry for the confusion. I use the community version of Intellij IDEA. I'm right now downloading the Ultimate version :)


I assume that you're using the Community edition of IntelliJ, which doesn't support Spring, but the commercial version does, and its support is absolutely stellar.

You can also use SpringSource Tool Suite, or Eclipse with the STS plugins installed, which has very good Spring support as well.


Do you guys have any experience with these IDE-built-in Spring support? Is it worth using?

If you're using XML configuration, then using a plugin to get "static typing" and make XML resistant to breakages/refactorings is IMO a mandatory feature (Spring support means more but this is one of the most important features for me).


I would suggest to go with Eclipse and Netbeans as both of them has good support for Spring.


This is mis-information, Intellij IDEA has the best most robust intuitive support for Spring there is Spring is almost un-usuable on a medium to large project without the support that IDEA brings to the table.


I'm using Intellij IDEA for IDE, and I like it a lot. However, it does not have any special "Spring support" (plug-ins/tools).

This is simply wrong. IntelliJ has terrific Spring support, the best there is. You have to buy a license, but it's worth the money.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜