Software being installed: Cucumber Eclipse Feature 0.0.23.201811220126 Missing requirement: Cucumber Editor 0.0.23.201811220126
Error: cucumber.eclipse.feature.feature.group
0.0.23.201811220126
While installing cucumber plugin for eclipse, sometimes
we faced below mentioned error
Error: Cannot complete the
install because one or more required items could not be found.
Software
being installed: Cucumber Eclipse Feature 0.0.23.201811220126 (cucumber.eclipse.feature.feature.group
0.0.23.201811220126)
Missing
requirement: Cucumber Editor 0.0.23.201811220126 (cucumber.eclipse.editor
0.0.23.201811220126) requires 'osgi.bundle; org.eclipse.pde.ui 3.5.0' but it
could not be found
Cannot
satisfy dependency:
From:
Cucumber Eclipse Feature 0.0.23.201811220126
(cucumber.eclipse.feature.feature.group 0.0.23.201811220126)
To:
org.eclipse.equinox.p2.iu; cucumber.eclipse.editor
[0.0.23.201811220126,0.0.23.201811220126]
Solution:
- Clear your eclipse cache with
below steps:
- Open Eclipse and navigate to
the Window > Preferences.
- Scroll down the left-hand
panel in the Preferences window and click the Remote
Systems drop-down root menu. Select File Cache.
- Click the Clear Cached Files button
in the File Cache window. Note that this will automatically close any open
remote files on your computer.
- Press Apply and OK to
save your changes and exit out of the Preferences window.
- Restart Eclipse
2.
Install
the Eclipse PDE Plug-in Developer Resources before attempting to
install Cucumber Eclipse.
3.
Install Cucumber plugin rom the Eclipse p2
repository for your IDE version using
http://download.eclipse.org/eclipse/updates/4.7/
Happy Testing!!!
Comments
Post a Comment