Enhancement
Major
Detail
Major
Detail
Enhancement
The tool com.top_logic.basic.xml.XMLPrettyPrinter was previously - and can still be - called via an Eclipse launch configuration. Alternatively, a Maven configuration is to be offered, which can then be used to call the tool via
mvn exec:java@normalize-layouts
can be called.
Test
- "Denormalize" layout in the project and execute the above Goal.
- The layout should be normalized again.