farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles and model based testing
GNU General Public License v3.0
0 stars 0 forks source link

Fix Xtext ANTLR Build Warnings #2

Closed farhan5248 closed 11 months ago

farhan5248 commented 1 year ago

When generating artifacts, there's some red warnings. fix them.

farhan5248 commented 12 months ago

Read this https://blogs.itemis.com/en/debugging-xtext-grammars-what-to-do-when-your-language-is-ambiguous

farhan5248 commented 11 months ago

This might go away after re-factoring the formatting changes from the test project. It's currently not happening in the mydsl test project. That could be because of how the ID terminal is defined vs the WORD terminal

farhan5248 commented 11 months ago

This problem no longer exists in the new .xtext grammar file