cucumber / cucumber-eclipse

Eclipse plugin for Cucumber
MIT License
192 stars 149 forks source link

Eclipse IDE 2020‑06 doesnt highlight yellow missing step definitions and hover link is not coming #416

Closed SakthiIsaiBharathi closed 4 years ago

SakthiIsaiBharathi commented 4 years ago

I have installed Eclipse IDE 2020‑06 and latest cucumber plugin from snapshot URL.

SakthiIsaiBharathi commented 4 years ago

Can someone respond ?

zulfikarayub commented 4 years ago

hi even i am also facing same issue in the eclipse now , can anyone respond to it

qvdk commented 4 years ago

Hello,

zulfikarayub commented 4 years ago

Hello,

  • Could you check your plugin version ? Do you use the latest version from the snapshot eclipse update site ?
  • Do you convert you project as Cucumber project ?
  • Do you build your project, or have the build automatically activated ?
  • Do you have the version of the cucumber eclipse plugin 0.23 installed before ?

@qvdk

yeah i did everything which you mentioned ,but still no luck

qvdk commented 4 years ago

@zulfikarayub Did you use an old version of the plugin (ie 0.0.23) ?

In this case, I think you have the issue #376. I describe how to clean your project setup in this comment.

zulfikarayub commented 4 years ago

@qvdk

No i was using both eclipse natural and cucumber plugin ,now i removed eclipse natural and changed the .project file as mentioned in the issue #376

Thanks a lot it work fine now

SakthiIsaiBharathi commented 4 years ago

It is working as fine