Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gauge-java Vscode plugin not finding step definitions in other modules #438

Open
madamore opened this issue Jun 12, 2020 · 4 comments
Open

Comments

@madamore
Copy link

Is it possible to make the plugin work on finding the step definitions in a different project/module (added in the vscode workspace) than the spec file project/module?

@madamore
Copy link
Author

Just to add more information, when I try to navigate to the step definitions I get the following message:
implementation source not found: Step implementation referred from an external project or library
Source: Gauge (Extension)

@sriv
Copy link
Member

sriv commented Jun 18, 2020

Multi module maven projects are not yet supported in gauge-vscode. The error you see it because gauge doesn't know (yet) the location of the project that's referenced via maven/gradle.

@madamore
Copy link
Author

Thank you sriv.

@lirany1
Copy link

lirany1 commented Nov 8, 2022

Is there any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants