← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #670224]: Netbeans running and debugging sikuli scripts problem

 

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

    Status: Answered => Solved

Paul Good confirmed that the question is solved:
Alternative way is to add customized libraries to sys.path on the fly, 
ie.
sys.path.append(myScriptPath)

it seems that Netbeans debugger or any other Jython IDE doesnt pick up
environment properly.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.