简体   繁体   English

IDE对Spring框架的支持; 他们值得使用吗?

[英]IDE support for Spring framework; Are they worth using?

I'm using Intellij IDEA Community Edition for IDE, and I like it a lot. 我使用的是Intellij IDEA社区版IDE,我非常喜欢它。 However, it does not have any special "Spring support" (plug-ins/tools). 但是,它没有任何特殊的“ Spring支持”(插件/工具)。

My next project uses Spring (which I'm not very familiar with), and I'm wondering whether I should consider changing my IDE from early on; 我的下一个项目使用Spring(我不太熟悉),我想知道是否应该早点更改IDE。 eg to SpringSource eclipse/Intellij IDEA Professional. 例如到SpringSource eclipse / Intellij IDEA Professional。

Do you guys have any experience with these IDE-built-in Spring support? 你们对这些IDE内置的Spring支持有任何经验吗? Is it worth using? 值得使用吗?

EDIT: Sorry for the confusion. 编辑:抱歉造成混乱。 I use the community version of Intellij IDEA. 我使用的是Intellij IDEA社区版本。 I'm right now downloading the Ultimate version :) 我现在正在下载Ultimate版本:)

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. 我假设您使用的是IntelliJ社区版本,它不支持Spring,但是商业版本可以,并且它的支持绝对是一流的。

You can also use SpringSource Tool Suite, or Eclipse with the STS plugins installed, which has very good Spring support as well. 您还可以使用SpringSource Tool Suite或安装了STS插件的Eclipse,它也具有很好的Spring支持。

Do you guys have any experience with these IDE-built-in Spring support? 你们对这些IDE内置的Spring支持有任何经验吗? 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). 如果您使用的是XML配置,则使用插件来获取“静态类型”并使XML能够抵抗损坏/重构是IMO的一项强制性功能(Spring支持意味着更多,但这对我来说是最重要的功能之一)。

我建议使用Eclipse和Netbeans,因为它们对Spring都有很好的支持。

这是错误的信息,Intellij IDEA对Spring提供了最好的最健壮的直观支持 ,而在没有IDEA带来的支持的大中型项目上,Spring几乎无法使用。

I'm using Intellij IDEA for IDE, and I like it a lot. 我正在使用Intellij IDEA for IDE,我非常喜欢它。 However, it does not have any special "Spring support" (plug-ins/tools). 但是,它没有任何特殊的“ Spring支持”(插件/工具)。

This is simply wrong. 这是完全错误的。 IntelliJ has terrific Spring support, the best there is. IntelliJ具有出色的Spring支持,是目前最好的。 You have to buy a license, but it's worth the money. 您必须购买许可证,但值得。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM