← Back to team overview

sikuli-driver team mailing list archive

[Question #269031]: Cant find Settings class

 

New question #269031 on Sikuli:
https://answers.launchpad.net/sikuli/+question/269031

I am trying to turn on the OCR functionality in Sikuli with:

Settings.OcrTextRead = true; 
Settings.OcrTextSearch = true;

But when I try to add the Settings class:

import org.sikuli.script.Settings;

It can't find it. Is that part of the standard sikulixapi.jar file? I set it up with options 2 and 3 checked.

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