Development tools : Application wizard : Creating gradle XUI/HTML projects by using UDTT IDE
  
Creating gradle XUI/HTML projects by using UDTT IDE
There are three methods to create a UDTT Gradle project. Each of the following three approaches generate a Gradle project that supports the Gradle wrapper (gradlew). Because Gradle's local repository is a Maven based local repository, you need to install UDTT jars into the local repository using Maven.
See
https://support.unicomsi.com/manuals/mbn/temp102/index.html#page/Development_tools/ApplicationWizard.03.06.html
See
Method 1: Create UDTT Gradle project based on UDTT IDE
Method 2: Use the Plugin to generate UDTT's Gradle Project
Method 3: Convert existing Maven project to Gradle project
Go up to
Application wizard