I would recommend you start from running the examples as they are found
in git. Can you run the stories in the trader example?
If not, I would say your Eclipse project is not properly configured.
Also, Helios is an *ancient* release, more than 2 years old.
Download Juno, Java edition, whi
Thanks Mauro,
Here details:
Which story are you trying to run the story?
Scenario: To print tabular data
Given the traders:
|name|rank|
|Larry|Stooge 3|
|Moe|Stooge 1|
|Curly|Stooge 2|
When a wildcard search ".*y" is executed"
Then the traders returned are:
|name|rank|
|Larry|Stooge 3|
|Curly|
Hi Gopu,
you need to give us more details for us to help.
Which story are you trying to run the story? And how are you trying to
run it - Maven or Eclipse? What is your env, JDK, Eclipse, mvn etc ... ?
Also, given the example code is available to everybody on source
control, there is no n