Challenge Overview
This module creates an Eclipse plugin which can be used to graphically edit Spring-based XML configuration files.
There will be graphical editor part for the plugin. It will use the reader and writer provided by the other component to perform the conversion between the raw XML content and the models.
This component provides the graphical diagram based on GMF for the graphical editor. This will be a basic editor (based on GMF) with only the “view” functionality.
Final Submission Guidelines
N/A