cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
IABeginner
Level 3

Execute custom code - error: class unavailable

Hi,

I'm trying to execute my custom jar file during install for string validations and I'm getting the error Class unavailable: com.zerog.ia.customcode.utils.ValidateString

I found some of my requirements in the installanywhere-files-utilities section and tried using the ModifyString.jar. The custom code action executed successfully and I am able to get the output.

I included my validations in the same file and created a new jar file; but still getting the same error. 

I'm using jre1.8 and Eclipse for java compilation. And the Installanywhere picks the java version 16.0

Is there any settings that I have to change to enable the installer to execute my jar files?

Thanks,

0 Kudos
(0) Replies