rlogiacco / Natural

Natural is a collection of Eclipse plugins to enable rich smart editing of acceptance tests using natural language definition files. It currently supports Cucumber and JBehave syntax.
Eclipse Public License 1.0
75 stars 37 forks source link

Incompatibility with latest versions of Xtext #48

Closed PyvesB closed 4 years ago

PyvesB commented 8 years ago

Hello rlogiacco,

I was having issues when installing the Cucumber Natural component, and after some investigation I found out that only versions of Xtext up to 2.7.3 seem to be working correctly with the plugin. From version 2.8.0 onward, all the lines in the feature files show a "No definition found for [...]" warning message.

Thanks in advance for your help!

Cheers,

Pyves

drkstr101 commented 4 years ago

Fixed in current master.

PyvesB commented 4 years ago

Good to hear - let's close this issue then!