Eclipse 3.2 M6发布了

2008-02-23 09:18:06来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

3月31日,Eclipse 3.2 M6发布了.这是3.2 release版本的最后一个milestone版本.马上我们就能见到3.2了.真是非常爽.

3.2M6相比3.2M5有非常非常大的进步,无论是速度还是核心部分的性能都有大副提高..

新特性的展示可以查看官方文档:P
Eclipse 3.2 M6 - New and Noteworthy



下面的简单介绍转自Alex Blewitt的blog:
  • Callisto update site built-in (at least, for the platform; not for the SDK though)
  • API-aware refactorings (leave deprecated stubs in place for renamed methods)
  • Improvements to CleanUp wizard
  • Category support (Java 6 feature)
  • Java code formatter can run in standalone mode
  • Plugins can now contribute to other plugin's extension points
  • SWT tree and table now supports custom cell renders to allow multi-line text and images (yes, we know that Swing had that for ages ...
  • Cheat sheets can have commands and links added
  • HTML help documents can be migrated to XHTML
  • RSS feed in the Welcome page for network-connected hosts
  • High contrast mode for people with visual impairments (or impossibly high resolutions :-)
  • Proxy support for CVS connections
  • And of course, you can now open manifest files from the project, even if it's not in the new-and-noteworthy ;-)
大家可以快点去下载体验新版本咯:)

上一篇: 从URL获取文件保存到本地的代码
下一篇: java连接Access数据库的代码

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:MIDP2.0中对图片象素级处理(4)

下一篇:修正Jbuilder代码编辑窗口光标与字符错位问题