What steps will reproduce the problem?
1. In IntelliJ 9.0 with the 0.9.7-SNAPSHOT version of the easyb IntelliJ
plugin, right click on an
easyb story
2. Choose "easyb specification"
3. The console will give the output described below.
What is the expected output? What do you see instead?
- output should be the console output from a normal easyb run; however, the
console reports:
Exception in thread "main" java.lang.NoSuchMethodError:
org.easyb.BehaviorRunner.<init>(Ljava/util/List;[Lorg/easyb/listener/ExecutionLi
stener;)V
at org.easyb.plugin.remoting.RemoteRunner.<init>(RemoteRunner.java:15)
at org.easyb.plugin.remoting.RemoteRunner.main(RemoteRunner.java:24)
Original issue reported on code.google.com by jeffrey....@gmail.com on 20 Dec 2009 at 12:31
Original issue reported on code.google.com by
jeffrey....@gmail.com
on 20 Dec 2009 at 12:31