Welcome to the XGEE tutorial
In this tutorial, you will learn how to start developing your own XGEE based application and how you can design your own XGEE editor for a domain-specific model. This tutorial requires some knowledge of the Eclipse Modeling Tools, EMF Ecore meta-model, Essential Object Query and jsApplication. Some familiarization with these topics prior to beginning this tutorial can’t hurt, but we will try to guide you through the development of your own XGEE project in this tutorial as smooth as possible.
In the first part, we start modeling by extending the functionality of an existing editor in Eclipse in Modeling with XGEE. This is followed by recreating a function editor from skratch in Designing an Editor Model.
In the second part, we accompany you further in developing with XGEE. We take a look at the available extension points in Extending XGEE. Then we show how to connect your own editor model in Integrating your XGEE editor model and how to integrate your own context menu in Integrating your XGEE context menu. In the end, we give some further advice on how manage your own editor in Starting your own XGEE project.
Todo
add nice picture