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

.feature file not recognized by plugin in Eclipse 4.16.0 #420

Closed
manzspark opened this issue Oct 1, 2020 · 15 comments
Closed

.feature file not recognized by plugin in Eclipse 4.16.0 #420

manzspark opened this issue Oct 1, 2020 · 15 comments

Comments

@manzspark
Copy link

manzspark commented Oct 1, 2020

  1. I installed the plugin's latest version in Eclipse 2020-06 (4.16.0).
  2. Restarted Eclipse.
  3. Created a .feature file in my project.
  4. I see a popup from eclipse that suggests to install editors from marketplace that can open this file type. See screenshot.
  5. On choosing the marketplace option it open the marketplace window and I see this plugin already installed.
  6. No matter what I cannot see the .feature file getting associated with the plugin. The green cucumber icon is present on the file name No option to run as cucumber feature.
    Cucumber plugin issue 1
    Cucumber plugin issue 2
    Cucumber plugin issue 3
@PyvesB
Copy link
Contributor

PyvesB commented Oct 5, 2020

Hello @MANZOOR-WIPRO , have you tried right-clicking on the file, Open With -> Other... and selecting the Cucumber editor in that list?

@AjayKedarisetty
Copy link

AjayKedarisetty commented Oct 19, 2020

I am also facing the same issue. I tried multiple time still .feature file is not highlighting.

Steps:
I installed the plugin's latest version in Eclipse 2020-06 (4.16.0).
Restarted Eclipse.
Created a .feature file in my project.
I see a popup from eclipse that suggests to install editors from marketplace that can open this file type. See screenshot.
On choosing the marketplace option it open the marketplace window and I see this plugin already installed.
No matter what I cannot see the .feature file getting associated with the plugin. The green cucumber icon is present on the file name No option to run as cucumber feature.

image
image

@PyvesB
Copy link
Contributor

PyvesB commented Oct 19, 2020

@AjayKedarisetty did you try my above suggestion?

@lux-coder
Copy link

I have same problem and there is no Cucumber editor in that list.
cucumberEditor

@PyvesB
Copy link
Contributor

PyvesB commented Oct 26, 2020

Does it work with Eclipse 4.17? Does it work with older 4.15? Would be useful to narrow down the bug a bit!

@AjayKedarisetty
Copy link

AjayKedarisetty commented Oct 26, 2020 via email

@lux-coder
Copy link

I tried on 4.15. as I can't use 4.17 because it doesn't support JDK8.
Problem persists. Plugin installed and no editor options,

@PyvesB
Copy link
Contributor

PyvesB commented Oct 26, 2020

I tried on 4.15. as I can't use 4.17 because it doesn't support JDK8.
Problem persists. Plugin installed and no editor options,

Has this ever worked for you at all in any older Eclipse version?

@lmilton-ithaka
Copy link

This was working in the older version. Neon I believe. I didn't have any problems. Now, the feature file is getting opened only with the text editor

@gotama32
Copy link

Hi, i had the same issue and i solved with reinstalling eclipse but now i did not choose: "Eclipse IDE for Java Developers "
instead i choosed : "Eclipse IDE for Enterprise Java Developers" and afterward it worked. Don´t know if it also works for you.

BR

@Neetish1607
Copy link

yes re-installing "Eclipse IDE for Enterprise Java Developers" worked for me as well !!
Thanks

1 similar comment
@ramom01
Copy link

ramom01 commented Apr 28, 2021

yes re-installing "Eclipse IDE for Enterprise Java Developers" worked for me as well !!
Thanks

@laeubi
Copy link
Contributor

laeubi commented Apr 28, 2021

yes re-installing "Eclipse IDE for Enterprise Java Developers" worked for me as well !!
Thanks

thanks for verification, closing this then.

@laeubi laeubi closed this as completed Apr 28, 2021
@YogeshGIT90
Copy link

Hello, I also faced same issue but it is resolved by updating eclipse version from 4.15 to 4.22. Thanks for the solution. Help> check for updates> add latest url for updating eclipse. It will download latest version of eclipse and does restart.

@himeros49
Copy link

himeros49 commented Mar 2, 2022

I got it ....

It isn't opening into default Cucumber Editor

Goto ----> Window ----> Preferences ------> drop-down General option

then Goto Editors-----> File Associate

image

click on features
and make sure default editor must me "Editor(with cucumber logo)"

image

If not make it default
image

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