What the difference between Eclipse 3.7, 3.8 and 4.2?

后端 未结 5 2143
野趣味
野趣味 2020-12-08 07:24

Eclipse Indigo is 3.7, and Eclipse Juno is 4.2, but 3.8M1 has just been released. What\'s 3.8 and how is this different from 3.7? I\'m eagerly awaiting Java 7 support and am

5条回答
  •  醉话见心
    2020-12-08 07:43

    ...the feature and API set for the next feature release of the Eclipse SDK after 3.7, designated release 4.2 and code-named Juno. This release is occurring simultaneously with the 3.8 platform release. The 4.2 release is a mature platform release containing significant new feature work, while the 3.8 release focuses on stability and bug fixes.

    From: http://www.eclipse.org/projects/project-plan.php?projectid=eclipse

    Also, Java 7 support began with 3.7.1:

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=288548

提交回复
热议问题