Eclipse Juno 与 Eclipse Kepler
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/23113206/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Eclipse Juno vs Eclipse Kepler
提问by oussama.elhadri
what are the advantages and disadvantages of each version of Eclipse (Juno and Kepler) ? which one is the more stable version ? how to choose the right version of eclipse?
每个版本的 Eclipse(Juno 和 Kepler)的优缺点是什么?哪个版本更稳定?如何选择合适的eclipse版本?
回答by Chandrayya G K
Each eclipse release has some bug fixes, new features updated APIs etc.
每个 Eclipse 版本都有一些错误修复、新功能更新 API 等。
You can check News and Noteworthysection of each release to know how the current release is different from its preceded version. Kepler News and Noteworthy section is here.
您可以查看每个版本的新闻和值得注意的部分,了解当前版本与其先前版本有何不同。开普勒新闻和值得注意的部分在这里。
Compare the each feature/involving projects version of both Juno and Kepler from hereand here.
从这里和这里比较 Juno 和 Kepler 的每个功能/涉及的项目版本。
Note that Kepler feature versions are higher(or newer) which indicate the bug fixes or new feature in new eclipse version.
请注意,开普勒功能版本更高(或更新),这表明新 Eclipse 版本中的错误修复或新功能。
For detailed difference check all the bugs or issues assigned to newer versions of each features in eclipse bugzilla
有关详细差异,请检查分配给 eclipse bugzilla中每个功能的较新版本的所有错误或问题
Edited on Thu Oct 9 12:14:17 IST 2014
于 IST 2014 年 10 月 9 日星期四 12:14:17 编辑
Good News. Now its easy to see issues addressed in a given eclipse release. Here you can find the all eclipse released versions till now here: https://projects.eclipse.org/projects/eclipse/governance.
好消息。现在很容易看到在给定的 Eclipse 版本中解决的问题。在这里你可以找到迄今为止所有 eclipse 发布的版本:https: //projects.eclipse.org/projects/eclipse/governance。
To view issues addressed in a given eclipse release. Use this link http://projects.eclipse.org/projects/eclipse/releases/<EclipseReleaseNumber>/bugs
查看在给定 Eclipse 版本中解决的问题。使用此链接http://projects.eclipse.org/projects/eclipse/releases/<EclipseReleaseNumber>/bugs
Replace <EclipseReleaseNumber>with the required eclipse version.
将<EclipseReleaseNumber>替换为所需的 Eclipse 版本。