SAP / SAP/hybris-commerce-eclipse-plugin
Can't install plugin
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 38
- Forks
- 30
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 1
Description
Describe the bug
On a clean jee-2026-03 Eclipse installation on Ubuntu (x86_64), this plugin can't be installed with the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: SAP Commerce Cloud - development tools for Eclipse 22.8.0.RELEASE (com.hybris.hyeclipse.feature.feature.group 22.8.0.RELEASE)
Missing requirement: Extgen 22.8.0.RELEASE (com.hybris.hyeclipse.extgen 22.8.0.RELEASE) requires 'osgi.bundle; org.apache.commons.io 0.0.0' but it could not be found
Cannot satisfy dependency:
From: SAP Commerce Cloud - development tools for Eclipse 22.8.0.RELEASE (com.hybris.hyeclipse.feature.feature.group 22.8.0.RELEASE)
To: org.eclipse.equinox.p2.iu; com.hybris.hyeclipse.extgen [22.8.0.RELEASE,22.8.0.RELEASE]
To Reproduce
Steps to reproduce the behavior:
- Download JEE 2026-03 Eclipse from official site (in my case Linux x86_64 version): https://www.eclipse.org/downloads/packages/release/2026-03/r/eclipse-ide-enterprise-java-and-web-developers
- Extract the downloaded *.tar.gz
- Start Eclipse double clicking the
<extracted-archive>/eclipse/eclipseexecutable - Choose any workspace, even the default one
- Go to 'Help' > 'Eclipse Marketplace...'
- Input 'sap commerce' in the 'Find:' text input and submit.
- This plugin shows up in the results as 'SAP Hybris Commerce Developer Tools for Eclipse 1.4'
- Click 'Install'
- After some processing, Eclipse states is impossible to install the plugin with following error details (see screenshot):
Cannot complete the install because one or more required items could not be found.
Software being installed: SAP Commerce Cloud - development tools for Eclipse 22.8.0.RELEASE (com.hybris.hyeclipse.feature.feature.group 22.8.0.RELEASE)
Missing requirement: Extgen 22.8.0.RELEASE (com.hybris.hyeclipse.extgen 22.8.0.RELEASE) requires 'osgi.bundle; org.apache.commons.io 0.0.0' but it could not be found
Cannot satisfy dependency:
From: SAP Commerce Cloud - development tools for Eclipse 22.8.0.RELEASE (com.hybris.hyeclipse.feature.feature.group 22.8.0.RELEASE)
To: org.eclipse.equinox.p2.iu; com.hybris.hyeclipse.extgen [22.8.0.RELEASE,22.8.0.RELEASE]
Expected behavior
It's possible to correctly install the plugin on a clean jee-2026-03 Eclipse installation on Ubuntu (x86_64)
Screenshots
Desktop (please complete the following information):
- OS: Ubuntu 24.04.4 LTS
- Eclipse: 2026-03 Eclipse IDE for Enterprise Java and Web Developers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the installation on a clean Eclipse 2026-03 installation using the Ubuntu steps and the reported missing org.apache.commons.io requirement. Trace the published Extgen and feature dependency metadata, then verify that the plugin installs successfully without the missing-bundle error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100