[ https://jira.codehaus.org/browse/JBEHAVE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=294602#comment-294602 ]
Arnauld Loyer commented on JBEHAVE-233: --------------------------------------- Hi Mauro, I've investigated further on why the trader samples is not properly handled by the Eclipse plugin. And i've found at least the following plugin issues: * Removing the exclude filter {{org.jbehave.*}} is not reflected at runtime, and requires an eclipse restart to be taken into account. (*r) Plugin bug ~ [Issue 39|https://github.com/Arnauld/jbehave-eclipse-plugin/issues/39] * Parameters are defined using the '%' prefix whereas the documentation indicates: bq.The simplest default behaviour identifies arguments in the candidate step by the words prefixed by the $character -- http://jbehave.org/reference/stable/developing-stories.html (*g) Plugin enhancement ~ [Issue 40|https://github.com/Arnauld/jbehave-eclipse-plugin/issues/40] * Plugin fails to disambiguate steps matching different kind of steps e.g. "{{Given wind blows}}" and "{{When wind blows}}" This is a regression in the plugin. (*r) Plugin bug ~ [Issue 41|https://github.com/Arnauld/jbehave-eclipse-plugin/issues/41] > Eclipse plugin for navigating between textual and code steps > ------------------------------------------------------------ > > Key: JBEHAVE-233 > URL: https://jira.codehaus.org/browse/JBEHAVE-233 > Project: JBehave > Issue Type: New Feature > Reporter: Jonathan Ross > > As an avid user of jBehave, I find maintaining steps very laborious, so I > would like an eclipse plugin with: > * support for opening declarations of steps from the scenario files > * support for finding usages of steps in scenario files from the declaration > * support for opening the declaration of failed steps when running junit > Nice to have: > * refactoring support: when editing the annotations, scenarios using the step > get rewritten -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email