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

Error: No source found for step; when we CTRL+CLICK a feature to go to the step definition (Cucumber Eclipse Plugin 2.0) #460

Open
maioni opened this issue Jun 16, 2022 · 3 comments

Comments

@maioni
Copy link

maioni commented Jun 16, 2022

πŸ‘“ What did you see?

After CTRL+CLICK a feature to redirects to a step definition, it shows a error: No source found for step

βœ… What did you expect to see?

Eclipse open and highlight the step definition for the feature line

πŸ“¦ Which tool/library version are you using?

image

πŸ”¬ How could we reproduce it?

Steps to reproduce the behavior:

  1. Import the attached project: java-calculator.zip
  2. Open the feature file basic_arithmetic.featu:
    /java-calculator/src/test/resources/io/cucumber/examples/calculator/basic_arithmetic.feature
  3. HOLD LEFT CTRL key and do a mouse CLICK on line 9:
    image
  4. It can't find the step definition:
    image

πŸ“š Any additional context?

More info at: #458

@maioni maioni changed the title Error: No source found for step; when we CTRL+CLICK a feature do goes to the step definition (Cucumber Eclipse Plugin 2.0) Error: No source found for step; when we CTRL+CLICK a feature to goes to the step definition (Cucumber Eclipse Plugin 2.0) Jun 16, 2022
@maioni maioni changed the title Error: No source found for step; when we CTRL+CLICK a feature to goes to the step definition (Cucumber Eclipse Plugin 2.0) Error: No source found for step; when we CTRL+CLICK a feature to go to the step definition (Cucumber Eclipse Plugin 2.0) Jun 16, 2022
@maioni
Copy link
Author

maioni commented Aug 8, 2022

@laeubi any updates?

@laeubi
Copy link
Contributor

laeubi commented Aug 9, 2022

@maioni sorry have not yet had the time to look at this, but maybe you want to try debugging this and proposing a patch?

@maioni
Copy link
Author

maioni commented Aug 24, 2022

@laeubi here's the isssue: #458

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

No branches or pull requests

2 participants