欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

SpringSource Tool Suite 2.8.0 发布

程序员文章站 2022-03-09 17:17:08
...


  SpringSource Tool Suite 2.8.0 发布,这次发布主要包含:

  • ships on top of Eclipse Indigo SR1
  • includes full IDE support for Java 7 (coming with the Eclipse 3.7.1 update)
  • support for Spring 3.1 bean profiles, including validation and navigation
  • support for Spring 3.1 c-namespace including quick-fixes, validation and content-assist
  • improved constructor-arg validation and quick-fixes
  • updated Eclipse Maven integration (m2e 1.0.100), including migration assistance
  • support for Groovy 1.8.2
  • support for Grails 2.0.0.M2

New and Noteworthy 文档可以看到更多有关新特性和修复的细节。

 

安装指南:http://download.springsource.com/release/STS/doc/STS-installation_instructions-2.7.0.RELEASE.pdf

 

下载:http://www.springsource.com/landing/best-development-tool-enterprise-java

 

如果你是从已有的版本中直接更新, 请参考官方博客中 how to upgrade the m2e support 一文来更新Maven插件。