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

Facing issue on loading the cucumber plugin via Install New Software > Add > Archive with cucumber jar file #488

Open
sneha-sarg93 opened this issue Apr 7, 2023 · 5 comments

Comments

@sneha-sarg93
Copy link

After loading the cucumber jar zip file and clicking on "Next" button, thhe loading will be stuck at this step for long time: image

Then it will error out with this message:
image

Cannot complete the install because one or more required items could not be found. Software being installed: Cucumber Eclipse 1.0.0.202107150747 (cucumber.eclipse.feature.feature.group 1.0.0.202107150747) Missing requirement: Cucumber Editor 1.0.0.202107150747 (cucumber.eclipse.editor 1.0.0.202107150747) requires 'osgi.bundle; org.eclipse.pde.ui 3.5.0' but it could not be found Cannot satisfy dependency: From: Cucumber Eclipse 1.0.0.202107150747 (cucumber.eclipse.feature.feature.group 1.0.0.202107150747) To: org.eclipse.equinox.p2.iu; cucumber.eclipse.editor [1.0.0.202107150747,1.0.0.202107150747]

Using this version of Eclipse: 2022-03 version

Tried many work arounds mentioned around this cucumber install issue but none worked. Note: Cannot access the eclipse marketplace to install the plugin.

@laeubi
Copy link
Contributor

laeubi commented Apr 7, 2023

You should use the following update-site instead:

https://cucumber.github.io/cucumber-eclipse/update-site/main/

@sneha-sarg93
Copy link
Author

Tried it but getting the following error:
Unable to read repository at https://cucumber.github.io/cucumber-eclipse/update-site/main/content.xml.

Unable to read repository at https://cucumber.github.io/cucumber-eclipse/update-site/main/content.xml.

Connection reset

image

@laeubi
Copy link
Contributor

laeubi commented Apr 10, 2023

You need internet access to use that site, it seems something is blocking the access.

@devisuresh
Copy link

devisuresh commented May 15, 2023 via email

@Sheilinha99
Copy link

Solution: Let’s see how to solve this problem by enabling the proxy settings of the Eclipse application IDE. 1 Navigate to menu Windows -> Preferences which open the Preferences window. 2 On the Preferences window, select General -> Network Connections. 3 On the Network Connection window, you can see that Active Provider selected is Native.
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

4 participants