← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #686062]: [2.0.0] not able to find images from maven project

 

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

Description changed to:
Uptil version 1.1.3 i was using the following to define images

final Pattern FILE = new Pattern(Main.class.getResource("file.PNG"));

But i tried in 1.1.4 and also in 2.0.0

It returns  NPE

java.lang.NullPointerException
	at jarvis.tests.CreateAcpTest.createNewProject(Test.java:23)

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