软件:Eclipse 安装

作者:神奇的周 | 创建时间: 2023-08-09
主要介绍下如何下载并安装Eclipse,并对Eclipse的历史版本进行简单介绍。...
软件:Eclipse 安装

操作方法

登录网址https://www.eclipse.org/downloads/ 各个版本的信息: 下面是已知的版本代号: Eclipse 1.0         2001年11月7日(Win32/Linux32 Motif) Eclipse 2.0         2002年6月27日(Linux32 Motif + GTK, and Solaris/QNX/AIX) Eclipse 2.1         2003年3月27日(OSX first version) Eclipse 3.0         2004年6月25日(首个OSGi版本) Eclipse 3.1         2005年6月27日  版本代号  IO              【木卫1,伊奥】 Eclipse 3.2         2006年6月26日  版本代号  Callisto      【木卫四,卡里斯托 】 Eclipse 3.3         2007年6月27日  版本代号  Eruopa       【木卫二,欧罗巴 】 Eclipse 3.4         2008年6月25日  版本代号  Ganymede 【木卫三,盖尼米德 】 Eclipse 3.5         2009年6月24日  版本代号  Galileo       【伽利略】 Eclipse 3.6         2010年6月23日  版本代号  Helios        【太阳神】 Eclipse 3.7         2011年6月22日  版本代号  Indigo        【靛青】 Eclipse 3.8/4.2   2012年6月27日  版本代号  juno           【婚神星】 Eclipse 4.3         2013年6月26日  版本代号  Kepler        【开普勒】 Eclipse 4.4         2014年6月25日  版本代号  Luna          【月神】 Eclipse 4.5         2015年6月25日  版本代号  Mars          【火星】 Eclipse 4.6         2016年6月25日  版本代号  Neon         【霓虹灯】

下载完成后,获得文件eclipse-inst-win64.exe,运行这个文件获得一个引导安装文件,此时请保持联网状态。 运行后,获得许多安装版本。这些版本的区别如下: Eclipse IDE for Java Developers 是为java开发的Eclipse IDE for Java EE Developers 是为J2EE开发的Eclipse for RCP/Plug-in Developers  是为RCP和插件开发的Eclipse IDE for C/C++ Developers    是为C/C++开发的 其实没有啥区别,就是因为不同的安装版本为适合不同的开发IDE,安装了不同的package.

选择需要安装的版本,例如C/C++ Developers,然后双击运行,按照图示安装即可。

查看安装文件位置。 双击运行eclipse.exe即可。

温馨提示

安装完成后,可以建立一个eclipse.exe快捷方式到桌面,方便运行。
点击展开全文

更多推荐