-2

Trying to use Chronicle Wire on a gradle project (JDK 17 , Correto, Intellij), and I'm getting:

Chronicle products require command line arguments to be provided for Java 11 and above.

Followed the instructions on https://github.com/OpenHFT/OpenHFT/blob/ea/docs/Java-Version-Support.adoc

I tried to add the command line parameters both on the run configuration and in gradle.properties but I still keep getting the same error. Any guidance on where to add these parameters?

yuv8753
  • 11
  • 1
    Like the documentation you linked says: `When starting a JVM explicitly using the java command, the follow command line parameters need to be passed in:`. – Kayaman Aug 08 '23 at 13:28

0 Answers0