mikeauen
mikeauen
Hi, thank you for replying. Eclipse: Eclipse IDE for Java Developers (includes Incubating components) Version: 2020-06 (4.16.0) Build id: 20200615-1200 Natural: org.agileware.natural.cucumber.feature.feature.group Version 0.7.7.202005221158 Java: java version "1.8.0_261" Java(TM) SE...
@miklossy , Here is the XText info: org.eclipse.xtext (2.22.0.v20200602-1352) "Xtext" [Active] org.eclipse.xtext.builder (2.22.0.v20200602-1242) "Xtext Builder" [Active] org.eclipse.xtext.common.types (2.22.0.v20200602-1114) "Xtext Common Types" [Active] org.eclipse.xtext.common.types.edit (2.22.0.v20200602-1242) "Xtext Common Types Edit" [Resolved] org.eclipse.xtext.common.types.ui...
@miklossy This is interesting. Yesterday I was seeing errors (Xtext related) in the Problems log. But now that I have reinstalled the plugin those are not showing up. Also, the...
@miklossy The Error view is not showing anything today when the error occurs. I do not recall if it was yesterday.
@miklossy This is interesting. I see some errors in the log related to the string variables in the step definitions. Does Natural plugin require the string definitions in the step...
@rlogiacco Line 1 is just tags. Here is an example: ``` @exclude Feature: Login @trxloginAccp Scenario Outline: Login to TRX accp Given I login to "Acceptance" "TRX" with the ""...