Eclipse Europa、Helios、Galileo 之间的区别
Eclipse 版本(Europa、Helios、Galileo)之间有什么区别?哪个最适合桌面应用程序?
What is the difference between versions of Eclipse (Europa, Helios, Galileo)? Which is the best for desktop application?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
维基百科上的 Eclipse(软件) 页面对此进行了很好的总结:
总而言之,Helios、Galileo、Ganymede 等只是 Eclipse 平台版本的代号(就我个人而言,我更喜欢 Eclipse 使用传统的版本号而不是代号,这样会让事情更清晰、更容易)。我的建议是使用最新版本,即 Eclipse Oxygen (4.7)(在这个答案的原始版本中,它说“Helios (3.6.1)”)。
然后,在“平台”之上,Eclipse 分发各种软件包(即带有用于实现专门任务的默认插件集),例如适用于 Java 开发人员的 Eclipse IDE、适用于 Java EE 开发人员的 Eclipse IDE、适用于 C/C++ 开发人员的 Eclipse IDE< /em> 等(有关其内容的比较,请参阅此链接)。
要开发 Java 桌面应用程序,Helios 版本的 Java 版 Eclipse IDE开发人员应该足够了(如果需要,您可以随时安装“附加插件”)。
The Eclipse (software) page on Wikipedia summarizes it pretty well:
To summarize, Helios, Galileo, Ganymede, etc are just code names for versions of the Eclipse platform (personally, I'd prefer Eclipse to use traditional version numbers instead of code names, it would make things clearer and easier). My suggestion would be to use the latest version, i.e. Eclipse Oxygen (4.7) (in the original version of this answer, it said "Helios (3.6.1)").
On top of the "platform", Eclipse then distributes various Packages (i.e. the "platform" with a default set of plugins to achieve specialized tasks), such as Eclipse IDE for Java Developers, Eclipse IDE for Java EE Developers, Eclipse IDE for C/C++ Developers, etc (see this link for a comparison of their content).
To develop Java Desktop applications, the Helios release of Eclipse IDE for Java Developers should suffice (you can always install "additional plugins" if required).
这些只是版本名称(就像 Windows XP、Vista 或 Windows 7 一样),它们用来命名其主要版本,而不是使用版本号。因此您需要使用最新的 eclipse 版本,即 helios(或 3.6,这是相应的版本号)。
Those are just version designations (just like windows xp, vista or windows 7) which they are using to name their major releases, instead of using version numbers. so you'll want to use the newest eclipse version available, which is helios (or 3.6 which is the corresponding version number).
要查看 Eclipse 发行版名称及其相应版本号的列表,请访问此网站。
http://en.wikipedia.org/wiki/Eclipse_%28software%29#Release
我也不喜欢 Eclipse 的方式Foundation 不使用其下载或帮助中的版本号 ->关于 Eclipse 对话框。他们确实在下载网页上显示版本,但实际文件名类似于:
但随着时间的推移,您忘记了哪个版本名称与哪个版本号对应。
我更喜欢这样的文件命名约定:
这样你就可以从文件名,并且可以在目录列表中排序。幸运的是,他们大多数选择的名称都是按字母顺序排列在前一个名称之后的(3.4-Ganymede 与较新的 3.5-Galileo 除外)。
To see a list of the Eclipse release name and it's corresponding version number go to this website.
http://en.wikipedia.org/wiki/Eclipse_%28software%29#Release
I too dislike the way that the Eclipse foundation DOES NOT use the version number for their downloads or on the Help -> About Eclipse dialog. They do display the version on the download webpage, but the actual file name is something like:
But over time, you forget what release name goes with what version number.
I would much prefer a file naming convention like:
This way you get BOTH from the file name and it is sortable in a directory listing. Fortunately, they mostly choose names are alphabetically after the previous one (except for 3.4-Ganymede vs the newer 3.5-Galileo).
每个版本在某些技术上都有一些改进。对于用户来说,最大的区别是是否执行某些插件,因为有些插件是专门针对特定版本的 Eclipse 制作的。
Each version has some improvements in certain technologies. For users the biggest difference is whether or not to execute certain plugins, because some were made only for a particular version of Eclipse.
在 Galileo 和 Helios Provisioning Platform 中引入,非更新站点插件现在应放置在“dropins”子文件夹(“eclipse/dropins/plugin_name/features”、“eclipse/dropins/plugin_name/plugins”)中,而不是 Eclipse 的文件夹中(“eclipse/features”和“eclipse/plugins”)。
另外对于编程需求最好的Eclipse是最新的Eclipse。目前它有太多错误,Eclipse 团队现在所做的就是修复错误。自 Europa 以来,界面增强功能非常少。恕我直言。
In Galileo and Helios Provisioning Platform were introduced, and non-update-site plugins now should be placed in "dropins" subfolder ("eclipse/dropins/plugin_name/features", "eclipse/dropins/plugin_name/plugins") instead of Eclipse's folder ("eclipse/features" and "eclipse/plugins").
Also for programming needs the best Eclipse is the latest Eclipse. It has too many bugs for now, and all the Eclipse team is now doing is fixing the bugs. There are very few interface enhancements since Europa. IMHO.
它们是同一产品的连续改进版本。有人注意到最后三个版本和下一个版本的名称是按字母顺序排列的吗(Galileo、Helios、Indigo、Juno)?这可能就是它们未来的发展方向,就像 Ubuntu 版本代号按字母顺序增加一样(注意 Indigo 不是木星的卫星!)。
They are successive, improved versions of the same product. Anyone noticed how the names of the last three and the next release are in alphabetical order (Galileo, Helios, Indigo, Juno)? This is probably how they will go in the future, in the same way that Ubuntu release codenames increase alphabetically (note Indigo is not a moon of Jupiter!).
Eclipse 版本以木星的卫星命名,每个版本都表示一个连续的版本。
Helios 是当前版本,您可以根据编程需要下载 eclipse http://www.eclipse.org/downloads/< /a>
The Eclipse releases are named after the moons of Jupiter, and each denotes a successive release.
Helios is the current release you can download eclipse as your programming needs http://www.eclipse.org/downloads/