开发者

Which is the Best Java IDE for Spring Framework? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

The community reviewed whether to reopen this question last year and left it closed:

Opinion-based Update the question so it can be answered with facts and citations by editing this post.

Which is the best base java IDE (eclipse, Netbean) for developing spring based application apart from IntelliJ.

I have used NetBean so far , the online documentation and google search points to only one link http://netbeans.org/kb/docs/web/quickstart-webapps-spring.html . So does it mean we can 开发者_StackOverflow社区only develop Spring MVC application. If we start Spring MVC application , the suggestion window work very slow, also we cannot map existing classes with the bean, or cannot explore features, it only prompts bean attributes.

Also we cannot start with the application with existing source, even tried to add framework later will not work. I had recently downloaded Net-Bean 7.0 , which is latest so far, I have tried to install springs plugins for net-bean http://plugins.netbeans.org/plugin/808/spring-netbeans-module but it was in vain, although the post on the plug-in page says no additional plugin will be required, but while installing, it throws some error like as shown in image attached.

Which is the Best Java IDE for Spring Framework? [closed]

Not tried Eclipse yet.

I have seen IntelliJ on my friends machine. The development on it is fast and excellent, but bit expensive for personal application development.

Please suggest what to do, any less expensive but good IDE for spring.


You should definitely use SpringSource Tool Suite, an Eclipse-based IDE created by SpringSource themselves.

Also on the official SpringSource channel @YouTube you'll find a pretty extensive 5-part introduction to using Spring & STS.


Eclipse should be precisely what you need.


Prices for IntelliJ Idea are lower since version 10.5: http://www.jetbrains.com/idea/buy/index.jsp. Also you can use EAP versions and wait until NY/Easter/Another one sale. They have free version for open-source too.


You should give a look at Spring Tool Suite. It's a specially-configured eclipse for spring based applications


Eclipse should be fine. I use it, no problems yet.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜