Build and Develop

Build tsgen

To build tsgen you need the one of following Software installed:

  • Oracle JDK 8+ – Available at Oracle
  • Azul OopenJDK 8+ – Available at Oracle
  • IcedTea 3.8+ – Available at Oracle

Building on Linux

To build this project execute the following command:

$ ./gradlew build
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 14s
18 actionable tasks: 10 executed, 8 up-to-date