Hello, I'm currently trying to resolve dependencies for a custom jubula extension.
Following the steps laid out in the documentation.
- Refence the "org.eclipse.jubula.repo.zip" as software site and set it as target platform.
- Fragment host is "org.eclipse.jubula.rc.rcp.swt".
- Create eclipse deployable feature containing only the custom jubula extension.
- Export said feature, generate p2 repository.
- Try installing said feature into eclipse.
Cannot complete the install because one or more required items could not be found.
Software being installed: Jubula Extension 1.0.0.201908061519 (JubulaExtension.feature.group 1.0.0.201908061519)
Missing requirement: Jubula Extension 1.0.0.201908061519 (JubulaExtension.feature.group 1.0.0.201908061519) requires 'org.eclipse.equinox.p2.iu; org.eclipse.jubula.rc.rcp.swt 0.0.0' but it could not be found
The RC plugin is also installed in the AUT. (rcp-accessor-repo.zip)
[Updated on: Tue, 06 August 2019 10:01] by Moderator