compile and build a jar ./gradlew or./gradlew jar The jar will be in build/libs/htsjdk-<version>.jar where version is based on the current git commit.run tests, a specific test class, or run a test and wait for the debugger to connect ...
compile and build a jar ./gradlew or ./gradlew jar The jar will be in build/libs/htsjdk-<version>.jar where version is based on the current git commit. run tests, a specific test class, or run a test and wait for the debugger to connect ...