Challenge Overview
This module creates an Eclipse plugin which can be used to graphically edit Spring-based XML configuration files
This component provides models of the plugin and the two utility classes (interface and implementation) – XmlConfigurationSerializer and ConfigBeanPopulator.
Final Submission Guidelines
Note: For generated classes, you only need to include them in your submission, document and unit tests are not required for them.