Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 555 Bytes

Java&Native HelloWorld Gradle Project

Based on new Gradle C++ plugins which is recommended to use over the older Native plugins

Note, there is currently no "C application" plugin, so this build uses the "C++ application" plugin and then reconfigures it to build C instead.

Build & Run

  • Use IDEA, open and run HelloTest
  • Command line
    ./gradlew test