enhancement
major
minor
major
minor
enhancement
The com.top_logic.basic.xml.XMLPrettyPrinter tool has been—and can continue to be—launched via an Eclipse launch configuration. Alternatively, a Maven configuration will be provided that allows you to run the tool using
mvn exec:java@normalize-layouts
.
Test
- "Denormalize" the layout in the project and execute the above goal.
- The layout should be normalized again.