SpecFlow.Rider | SpecFlow support for both ReSharper and Rider
kandi X-RAY | SpecFlow.Rider Summary
kandi X-RAY | SpecFlow.Rider Summary
SpecFlow support for both ReSharper and Rider
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SpecFlow.Rider
SpecFlow.Rider Key Features
SpecFlow.Rider Examples and Code Snippets
Community Discussions
Trending Discussions on SpecFlow.Rider
QUESTION
I am trying to split my ANTLR4 grammar in multiple files so i can test them more easily, i am using gradle as a build tool in a java project.
Both grammar compile correctly by separate but when i add the import to my main grammar i get the next compilation error
error(110): kanekotic/specflow/rider/SpecflowFeature.g4:3:7: can't find or load grammar SpecflowScenario
the inherited
grammar looks like:
ANSWER
Answered 2017-Sep-04 at 11:31The Antlr plugin uses src/main/antlr
as lib directory by default. As the grammar file to include is in kanekotic/specflow/rider
, use the following code in your gradle file to include this location:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SpecFlow.Rider
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page