We are using Jasper for our Reporting.
We also have some customized classes for datasources which can be used in Jasper Studio while Authoring Report.
These classes are compiled in Java 11.which seems not compatible with Jasper Studio.
Do we have Java 11 Compitabli Jasper Studio ?
Or do we have a method where we can set environment for Jasper Studio to work with JDK11 or JDK15
Error:
net.sf.jasperreports.engine.JRException: java.lang.UnsupportedClassVersionError: com/numidia_technology/OrderFactory has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0