Hi,
From your document, The prerequisite to the JDK version is 1.8.
But from my testing, both the latest released version 1.0.11 and the latest version 1.0.20 on the master branch can not pass the compiling based on JDK 1.8. Please see the following error:
[ERROR]
[ERROR] /C:/workspaces/github/katalon-studio-platform/com.katalon.platform/src/main/java/com/katalon/platform/ui/viewer/TypeCheckStyleCellTableLabelProvider.java:[3,37] cannot access org.eclipse.core.runtime.jobs.IJobChangeEvent
[ERROR] bad class file: C:\Users\LiuYang\.m2\repository\org\eclipse\platform\org.eclipse.core.jobs\3.13.300\org.eclipse.core.jobs-3.13.300.jar(org/eclipse/core/runtime/jobs/IJobChangeEvent.class)
[ERROR] class file has wrong version 55.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
We concern with this because we are developing the plugins for Katalon. So could you please confirm the minimum JDK version that this project needs?
Thank you.
Hi,
From your document, The prerequisite to the JDK version is 1.8.
But from my testing, both the latest released version 1.0.11 and the latest version 1.0.20 on the master branch can not pass the compiling based on JDK 1.8. Please see the following error:
We concern with this because we are developing the plugins for Katalon. So could you please confirm the minimum JDK version that this project needs?
Thank you.