Eclipse Frontend of Moose2Model (Currently evaluation only)
This repository is created to evaluate and potentially prototype an Eclipse frontend for Moose2Model.
It will probably connected in a first step to SAP ABAP only with coding that is part of the SAP2Moose project.
General requirements:
- It shall be possible to add further languages in the future, not only SAP2Moose
Possible features of first step.
- Import an xml file that contains a Moose2Model layout
- Determine all connected elements by calling coding that is part of SAP2Moose
- Displaying the layout together with the stored comments
- Allow to jump from the elements of the layout to the coding in Eclipse
Possible features of second step.
- Generate a new layout by starting with a certain element in Eclipse
- Allow to edit this layout and add new features
- Allow to store this layout to file
Points to be evaluated:
- Are there already existing enhancement projects for Eclipse that have the required features?
- Are there sufficient development capacities available to support an Eclipse frontend also?
- Are there sufficient benefits to provide an Eclipse frontend?