Used Java Platform doesn't provide any java compiler!

Hi All,

I was trying to use Custom Java Component and getting the below error.

“Used Java Platform doesn’t provide any java compiler!”

My clover etl version is CloverETL 4.3.0.015.

Suggest me what JAR’s are what JAVA environment I need to use to compile the java component.

Appreciate your help in advance.

Thanks,
Girish.

Hi Girish,

For your version of CloverETL, we recommend Oracle JDK 8. Your Java code in custom Java components has to be compiled which requires JDK instead of JRE.