← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #219903]: when run sikuli using JAVA API, error :java.lang.NoClassDefFoundError: com/sun/awt/AWTUtilities

 

Question #219903 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/219903

    Status: Open => Answered

RaiMan proposed the following answer:
- SIKULI_HOME must have a trailing \ and this need not be in class path.

- If you are using the jdk only (no extra JRE installed), the needed path ref to solve the AWT issue must be:
path-to-jdk\jre\bin
since the relevant dll is contained in the JRE

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.