Closed yuqengo closed 5 years ago
The fix should be available in nightly >= 6-2-2019
I used v0.3.15.nightly-2019-02-07. This problem is fixed. thank you !
This issue has been validated. Its working as excepted.
Version:
Gauge version: 1.0.5.nightly-2019-02-08
Commit Hash: 6971850
Plugins
-------
dotnet (0.1.1.nightly-2019-01-29)
html-report (4.0.7.nightly-2019-01-11)
java (0.7.1.nightly-2019-02-08)
Expected behavior
cursor on the spec file
* Vowels in English language are "aeiou".
'Menu->Navigage->Go to'. go to src/test/StepImplementation.java@Step
AnnotationActual behavior
Cannot find declaration to go to
gauge run
andgradle gauge
is no problemSteps to reproduce
group 'foo' version '1.0-SNAPSHOT'
buildscript { repositories { mavenCentral() } dependencies { classpath 'com.thoughtworks.gauge.gradle:gauge-gradle-plugin:+' } }
repositories { mavenCentral() }
dependencies { compile( 'com.thoughtworks.gauge:gauge-java:+', 'junit:junit:4.12' ) }
$ gauge init java
https://plugins.jetbrains.com/plugin/7535-gauge
Gauge version
intellij version