jbehave-eclipse-plugin
jbehave-eclipse-plugin copied to clipboard
Class scanner not working (plugin version 1.0.7 and eclipse JUNO)?
Hi all,
I think maybe this is related to https://github.com/Arnauld/jbehave-eclipse-plugin/issues/39 and https://github.com/Arnauld/jbehave-eclipse-plugin/issues/43
But these issues are already closed.
I removed all excludes. And I added the following rule for the class scanner: package filter: com.mycompany.internal.jbehave.steps.generic.* include
It seems not to work properly. Am I missing something?
Thanks, Olmo