由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - What's going on with Spring IDE's website?
相关主题
Java Play Framework 和 Spring 比较一下? (转载)spring Annotation based configuration
EJB book有多少人对annotation这个东西不满,请举手!!
any tools for ...junit question
请问java的ide调查:最好的Java IDE
eclipse 气死我了!讨论一下web framework吧
Complaint about Java class package如何把函数体放入到try ... catch ... 中
JavaBean variable name standardreturn null or empty list/set/...
现在有些迷惑了IntelliJ Open Sourced - How is it?
相关话题的讨论汇总
话题: spring话题: ide话题: what话题: firefox话题: website
进入Java版参与讨论
1 (共1页)
T*****e
发帖数: 361
1
http://www.springide.org/
When I tried to connect to it in the last few days, Firefox kept reporting
an error saying:
"Unable to connect
Firefox can't establish a connection to the server at www.springide.org."
I was trying to use Spring for my current project (first time) and would
like to check out whether or not Spring IDE is helpful. Do you guys have
any experience/knowledge on this? If it does not worth it, I guess I'd
better give up. Thanks.
g*****g
发帖数: 34805
2
Spring ide is an eclipse plugin, point your eclipse to
http://springide.org/updatesite to install.
It's useful somewhat, like help you check error in spring XML in
compile time. Refactoring etc.
You can live without it though, particularly if you are using annotation
for injection.

【在 T*****e 的大作中提到】
: http://www.springide.org/
: When I tried to connect to it in the last few days, Firefox kept reporting
: an error saying:
: "Unable to connect
: Firefox can't establish a connection to the server at www.springide.org."
: I was trying to use Spring for my current project (first time) and would
: like to check out whether or not Spring IDE is helpful. Do you guys have
: any experience/knowledge on this? If it does not worth it, I guess I'd
: better give up. Thanks.

T*****e
发帖数: 361
3
The problem is that I cannot even open their website in the past week or so.
Is their website down? It is a little weird.
Anyway, I am going to stay away from it right now, for I do prefer
annotation over XML for my current project, which will only be deployed to a
few servers within my organization.
Thanks for your information.
k****u
发帖数: 133
4
Spring IDE is old, you may want to check out STS, which works with beans
with annotation injection.
http://www.springsource.com/products/sts
1 (共1页)
进入Java版参与讨论
相关主题
IntelliJ Open Sourced - How is it?eclipse 气死我了!
what's the most popular Java IDEComplaint about Java class package
OO and abstract classJavaBean variable name standard
请问用什么java developer? 在哪里下载?现在有些迷惑了
Java Play Framework 和 Spring 比较一下? (转载)spring Annotation based configuration
EJB book有多少人对annotation这个东西不满,请举手!!
any tools for ...junit question
请问java的ide调查:最好的Java IDE
相关话题的讨论汇总
话题: spring话题: ide话题: what话题: firefox话题: website