▪ Udtt-gradle-archetype-html-project provides HTML application template.
You can use the templates to create UDTT XUI or HTML Project.
2 Execute the following command in the udtt-gradle-archetype-xui-web-project root directory
$./gradlewcleanArch generate -i
A UDTT XUI Gradle Project is generated, and by default the gradle.properties configuration is used in the root directory. If the configuration file does not have corresponding parameters configured, the Project creation is completed by providing interactive input.
Note The parameter settings in gradle.properties have high priority than command line parameter settings.