FXL Component Description Editor Screenshots
This site shows the some exemplary screenshots of the Component Description Editor. You can get the plugin via your Eclipse update manager from the update site http://plugins.fxl-project.com. Within the next months additional screenshots will be added.
Component Description Editor
The Component Description Editor helps developing configurable components. Its main features are:
- description of meta-models using ecore
- generation of Java code out of the meta-models
- generation of editors for the models; the editors are directly embedded into the CDF-Editor
- If a component is an Eclipse plugin, the models/editors can be shown in the Eclipse preferences dialog
- customizeable event-handlers can be specified for the models
- CDF-Editor can be extendes itself using this approach
- first extensions are the history meta-model and the i18n (internationalization) meta-model (see tutorials)