I have a really basic question.
After I rewrite the java file 'Auctioneer.java' in the 'net.powermatcher.core' package, I want to run the 'examples.bndrun'. But errors occur.
It shows that ‘......\PowerMatcher\net.powermatcher.core\generated\net.powermatcher.core.jar" does not exist, given error is null ’and '......\PowerMatcher\net.powermatcher.examples\generated\net.powermatcher.examples.jar" does not exist, given error is null'.
So, could you please tell me how to configure the project correctly to avoid these errors?
Thank you very much.