首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

Eclipse版本引见 (转)

2012-08-07 
Eclipse版本介绍 (转)由Eclipse开发团队所宣称的主要稳定版本。Release builds经过完整测试,并具有一致性、

Eclipse版本介绍 (转)

由Eclipse开发团队所宣称的主要稳定版本。Release builds经过完整测试,并具有一致性、定义清楚的功? 能。它的定位就跟上市的商业软件一样。

比Release build新一级的版本,经由Eclipse开发团队测试,并认定它相当稳定。新功能通常会在此过渡版本出现。它的定位就跟商业软件的beta版一样。

此版本的各个独立的组件已经过Eclipse开发团队认定具有稳定度,但不保证集成在一起没问题。若集成在一起 够稳定,它就有可能晋升成Stable build。

此版本显然是从最新的原始码产生出来的。可想而知,此版本当然不保证它跑起来没问题,搞不好还有严重的bug。

Maintenance builds are produced periodically to incorporate fixes into an existing release. They are typically built from tagged plug-in and feature pojects in a maintenance stream of the CVS repository (i.e. R2_1_maintenance). Maintenance builds are promoted to a minor or service release (i.e. R2.1 or R2.1.2) after development teams have deemed one to be stable following one or more test-fix pass cycles.

?

eclipse-java一般java开发使用。
eclipse-jee JavaEE方向可以选用这版本。
eclipse-modeling 插件开发和建模。
eclipse-rcp RCP开发。
eclipse-reporting 这个不太清楚,看名字估计是做报表的。
eclipse-SDK 这个相当于是标准版,可以做一般的插件开发,和java开发

?

热点排行