Skip to content

Requirements

smarkwal edited this page Feb 14, 2024 · 7 revisions

Requirements

Run

  • JarHC requires at least Java 11.
  • JarHC has been tested with Java 11, Java 17, and Java 21.

Note: JarHC is able to analyze Java classes compiled for Java 1.0 to Java 17, independent of which Java version is used to run JarHC.

Build

  • Building JarHC with Gradle requires at least Java 17.
Clone this wiki locally