Re: [jbehave-user] ExampleTable and Tabular Data

2012-10-16 Thread Mauro Talevi
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

Re: [jbehave-user] ExampleTable and Tabular Data

2012-10-16 Thread Gopu Shrestha
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|

Re: [jbehave-user] ExampleTable and Tabular Data

2012-10-16 Thread Mauro Talevi
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