Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
118 views
in Technique[技术] by (71.8m points)

java - What the difference between Eclipse 3.7, 3.8 and 4.2?

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 confused whether I should use 3.8M1 or wait for 3.7.1

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The Juno simultaneous release included both the 4.2 and the 3.8 versions of the Eclipse Application Platform (confusing, but true).

The 4.2 Eclipse Application Platform (also known as the e4, E4AP, or Eclipse 4.2 SDK) add changes to the workbench including "modeled UI, dependency injection and service-based programming model, CSS-based styling". Importantly, it also includes a 3.X compatibility layer. See the FAQ for more info.

Because of the compatibility layer, all of the Juno packages are supposed to run on either. The Juno packaged installs, however, are bundled with just the 4.2 Eclipse Application Platform.

That said, you can download the 3.8 Eclipse Platform and then install the Juno packages you want. See Eclipse 3.8: where is the download site? and How do I install an Eclipse EPP (for example EPP Modeling Feature on 3.8)?.

It's probably worth noting that 4.2 has numerous performance complaints (see What is the main reason for upgrading to Eclipse Juno? and Very slow Eclipse 4.2, how to make it more responsive?). This is probably related to the fact that the Eclipse Foundation ran out of funds to do the same performance testing on Juno that they have done in the past (see http://www.zdnet.com/google-sets-perfect-example-with-20000-donation-to-eclipse-7000003968/).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...