-
Notifications
You must be signed in to change notification settings - Fork 149
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
Comments
You should use the following update-site instead: https://cucumber.github.io/cucumber-eclipse/update-site/main/ |
Tried it but getting the following error: Unable to read repository at https://cucumber.github.io/cucumber-eclipse/update-site/main/content.xml. Connection reset |
You need internet access to use that site, it seems something is blocking the access. |
Unsubscribe
…On Mon, 10 Apr, 2023, 5:56 PM Christoph Läubrich, ***@***.***> wrote:
You need internet access to use that site, it seems something is blocking
the access.
—
Reply to this email directly, view it on GitHub
<#488 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4JOV7F3FKPNN4FKRLJ3STXAP4A3ANCNFSM6AAAAAAWWTIDDQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
After loading the cucumber jar zip file and clicking on "Next" button, thhe loading will be stuck at this step for long time:
Then it will error out with this message:
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.
The text was updated successfully, but these errors were encountered: