DAIRAV
DAIRAV

Reputation: 731

cucmber eclipse plugin in eclipse oxygen

Im not able to install cucumber plugin in eclipse oxygen - version 4.7.3a

Getting below error,

An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Artifact not found: https://cucumber.io/cucumber-eclipse/update-site/plugins/cucumber.eclipse.editor_0.0.22.201806032001.jar. https://cucumber.io/cucumber-eclipse/update-site/plugins/cucumber.eclipse.editor_0.0.22.201806032001.jar Artifact not found: https://cucumber.io/cucumber-eclipse/update-site/plugins/cucumber.eclipse.steps.integration_0.0.22.201806032001.jar. https://cucumber.io/cucumber-eclipse/update-site/plugins/cucumber.eclipse.steps.integration_0.0.22.201806032001.jar Artifact not found: https://cucumber.io/cucumber-eclipse/update-site/plugins/cucumber.eclipse.steps.jdt_0.0.22.201806032001.jar. https://cucumber.io/cucumber-eclipse/update-site/plugins/cucumber.eclipse.steps.jdt_0.0.22.201806032001.jar

enter image description here

Upvotes: 0

Views: 666

Answers (1)

DAIRAV
DAIRAV

Reputation: 731

I downloaded the zip file from git hub link and installed manually to the eclipse. This works. Hope helps others.

Upvotes: 1

Related Questions