Resolving Custom Extension dependencies [message #1810284] |
Tue, 06 August 2019 13:59 |
romano clemens Messages: 5 Registered: July 2018 |
Junior Member |
|
|
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 14:01] Report message to a moderator
|
|
|
|
Re: Resolving Custom Extension dependencies [message #1810535 is a reply to message #1810289] |
Tue, 13 August 2019 09:42 |
Marvin Mueller Messages: 255 Registered: March 2012 |
Senior Member |
|
|
Glad you found it out yourself.
It is recommend to use the base tester class because it is having all the implementations jubula needs so that your own Tester class is correctly working. I am not quite sure what you mean with be extended once?
In principle the base tester class can be extended multipe times. The Problem we can only use one Tester class for a specific component. E.g. you can only have one Tester class registered for "myOwnComponent" for obvious reasons.
best regards
Marvin Mueller
[Updated on: Tue, 13 August 2019 09:42] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03768 seconds