Eclipse 4 Application Model

From OS.bee documentation
Revision as of 07:38, 19 October 2017 by Riegel (Talk | contribs) (Created page with "==Purpose== Like every Eclipse 4 application, the foundation is the application model. ''Figure 1: E4 application model.'' OS.bee...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Like every Eclipse 4 application, the foundation is the application model.

File:E4ApplicationModel.pdf
Figure 1: E4 application model.

OS.bee is not a RCP application but renders on browsers as a web application using the Vaadin framework. To achieve this a bridging framework works between the E4 application model and Vaadin. The framework is called Vaaclipse.