可以从 eclipse.org 网站 ( http://www.eclipse.org/downloads ) 下载,可以发现『最新』与『最好』的版本,这两种版本通常不一样,基本上有五种版本 或建置 (build) 可供下载:
n 释出版 (Latest Release builds) E.g.,3.1.2
Releases are builds that have been declared major releases by the development team - for example "R1.0". Releases are the right builds for people who want to be on a stable, tested release, and don't need the latest greatest features and improvements. Release builds always have an "R" at the beginning of the name i.e. R1.0, R2.0 etc. Non-release builds are named according to the date of the build - for example 20011027 is the build from Oct 27, 2001.
由Eclipse开发团队所宣称的主要稳定版本。Release builds经过完整测试,并具有一致性、定义清楚的功 能。它的定位就跟上市的商业软件一样。
n 稳定版 (Stream Stable builds) E.g., 3.2RC7
Stable builds are integration builds that have been found to be stable enough for most people to use. They are promoted from integration build to stable build by the architecture team after they have been used for a few days and deemed reasonably stable. The latest stable build is the right build for people who want to stay up to date with what is going on in the latest development stream, and don't mind putting up with a few problems n in order to get the latest greatest features and bug fixes. The latest stable build is the one the development team likes people to be using, because of the valuable and timely feedback.
比Release build新一级的版本,经由Eclipse开发团队测试,并认定它相当稳定。新功能通常会在此过渡版本出现。它的定位就跟商业软件的beta版一样。
n 整合版 (Stream Integration builds) E.g., I20060614-0843
Periodically, component teams version off their work in what they believe is a stable, consistent state, and they update the build configuration to indicate that the next integration build should take this version of the component. Integration builds are built from these stable component versions that have been specified by each component team as the best version available. Integration builds may be promoted to stable builds after a few days of testing. Integration builds are built whenever new stable component versions are released into the build.
此版本的各个独立的组件已经过Eclipse开发团队认定具有稳定度,但不保证集成在一起没问题。若集成在一起 够稳定,它就有可能晋升成Stable build。
n 当日最新版( Stream Nightly builds) E.g., N20060617-0010
Nightly builds are produced every night from whatever has been released into the HEAD stream of the CVS repository. They are completely untested and will almost always have major problems. Many will not work at all. These drops are normally only useful to developers actually working on the Eclipse Project.
此版本显然是从最新的原始码产生出来的。可想而知,此版本当然不保证它跑起来没问题,搞不好还有严重的bug。
n 维护版 (Stream Maintenance Build) E.g.,. R2_1_maintenance , R2.1 or R2.1.2
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 CDT Debug 转 Release 版本的配置与注意事项。 一、 Debug 版本和 Release 版本的区别 Debug 版本和 Release 版本是 Eclipse CDT 中两种不同的配置模式。 Debug 版本主要用于调试...
### Eclipse Web Project转Dynamic Project详解 #### 一、引言 在进行软件开发的过程中,我们经常需要使用到不同的IDE(集成开发环境),其中Eclipse是一款非常流行的开发工具,尤其是在Java开发领域。有时,我们...
1. **Eclipse版本**:请确认您的Eclipse版本支持Java EE或已安装WTP(Web Tools Platform)插件。如果尚未安装WTP插件,可以通过Eclipse的“Help”菜单中的“Install New Software...”选项来安装。 2. **备份项目...
本文将详细介绍如何将一个现有的Eclipse项目顺利地转换为Idea项目,并解决在转换过程中可能出现的一些常见问题。 #### 二、准备工作 在开始之前,请确保已经安装了IntelliJ IDEA,并且熟悉其基本操作界面。此外,...
1. **确认Eclipse版本**:确保您的Eclipse版本支持Java EE开发。如果是Eclipse Classic版,则需要额外安装WTP(Web Tools Platform)插件。WTP提供了对Web应用开发的支持,包括对Java EE标准的支持。 - 如果Eclipse...
【标题】"四次元新浪微博Eclipse版本"指的是一个基于Eclipse开发环境的特殊版本,主要用于学习和开发新浪微博的相关功能。这个版本可能是由四次元团队或者个人开发者为适应Eclipse IDE而定制的一个项目,目的是为了...
- 转到“Compatibility”选项卡,勾选所有选项以确保Eclipse 3.0.1与CVSNT的兼容性。 6. **用户认证**: - 在服务器端创建用户,如Windows用户名giles,通过命令行输入`cvs -d c:\cvsfile passwd -a giles`设置...
总体来说,本文档详细地介绍了在Eclipse开发环境中,从一个原本是Web项目但配置丢失的Java项目出发,通过一系列的步骤和配置修改,最终将其成功转换回Web项目的方法和过程。这对于在使用Eclipse开发Web应用时遇到...
Eclipse版本的Sweet Alert Dialog库是专为那些仍在使用Eclipse IDE的开发者设计的,允许他们在项目中集成这个功能丰富的对话框组件。这篇博客文章...
- 该版本(v3.1)提供了USB转JTAG和USB转串口的功能,支持在线调试,是本教程的主要调试工具之一。 - 除了基本的JTAG功能外,还支持NorFlash、NandFlash等多种存储介质的烧录操作。 #### 三、烧录与调试方法 - *...
- 不同Eclipse版本可能对汉化方法的支持程度不同,务必确认语言包与Eclipse版本的兼容性。 - 插件汉化方法更简单便捷,但可能不涵盖所有界面元素;手动替换方法更为彻底,但操作稍显复杂。 以上两种方法都可以有效...
#### 二、Eclipse 3.1版本介绍 Eclipse 3.1是Eclipse平台的一个重要版本,发布于2005年6月。该版本引入了许多新特性,包括改进的性能、增强的UI设计工具、新的JDT(Java Development Tools)特性以及更强大的插件...
#### 二、Eclipse 插件详细介绍 ##### 1. EMF, GEF-Graphical Editor Framework, UML2, VE-Visual Editor - **EMF (Eclipse Modeling Framework)**:EMF 是一个用于快速开发模型驱动的应用程序框架。它提供了一种...
访问Eclipse官方网站(https://www.eclipse.org/downloads/),选择适合你操作系统的Eclipse版本进行下载。Eclipse提供多个版本,如Eclipse IDE for Java Developers、Eclipse IDE for C/C++ Developers等,根据你的...
此外,不同的Eclipse版本可能需要不同版本的语言包,务必确保语言包与Eclipse版本匹配。如果遇到问题,可以查阅Eclipse社区或官方文档获取更多帮助。 通过以上步骤,你就能成功地将Eclipse的界面切换为中文,从而更...
有时,不同版本的Eclipse可能需要不同的汉化步骤,确保你遵循与你的Eclipse版本匹配的指导。 请注意,虽然汉化Eclipse可以帮助理解各种菜单和提示,但一些专业术语和编程概念仍然需要一定的英语基础来理解。此外,...
本教程将详细介绍如何安装和使用Eclipse SVN插件的中文版本,以及其主要功能。 首先,我们来看一下"myeclipse安装svn.doc"文件,这是一份详细指导文档,讲述了如何在MyEclipse(一个基于Eclipse的集成开发环境)中...
你可以通过Eclipse的"帮助" > "安装新软件",然后添加"Kepler"或更近期的Eclipse版本的更新站点,搜索并安装这两个组件。 接下来,检查Eclipse的首选项设置。进入"窗口" > "首选项" > "通用" > "编辑器" > "文本...