次世代Eclipse! e4を考える!

<検討項目洗い出し>

  • 新機能は?
    • XWT,WebUI
  • 下位互換性は?
  • メリットは?
    • コンセプト:「Easier to Develop」&「Easier to Assemble」*2



e4 と Eclipse 4.0 ? − Herios と Indigo との関係から抜粋

4 は XWT UI などの新しい基盤技術で、一方 Eclipse 4.0 は EPP のようなパッケージングされたリリースを指します。そして、7月の Eclipse 4.0 は e4 基盤の Herios、来年7月の 4.1 は e4 基盤の Indigo です。ちなみに、e4 上でも Pleiades が動きました。すごいな Pleiades は。いや違った。すごいな、e4 は。

Eclipse/Eclipse SDK 4.0 FAQから抜粋

What is the difference between Eclipse SDK 3.6 and 4.0?

Eclipse SDK 3.6 is our contribution to the Helios simultaneous release. It includes a typical set of changes over the previous 3.5 release, and serves as the basis for the entire Eclipse Foundation suite of projects built on top of the core platform. The Eclipse SDK 4.0 has roughly the same features as Eclipse SDK 3.6, but built on entirely new underlying technology. The 4.0 release looks and acts a bit different, but has roughly the same end user features as the 3.6 release.


<触ってみる>


<目新しい機能*3,*4>

  • XWT

Declarative toolkit for writing SWT/JFace user interface components in XML

  • Web UI

we will support embedding of user interface components written in JavaScript into the e4 UI, and provide access to e4 API for JavaScript components.

<参考サイト>