Skip to main content



      Home
Home » Archived » Jubula » Resolving Custom Extension dependencies
Resolving Custom Extension dependencies [message #1810284] Tue, 06 August 2019 09:59 Go to next message
Eclipse UserFriend
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

Re: Resolving Custom Extension dependencies [message #1810289 is a reply to message #1810284] Tue, 06 August 2019 10:47 Go to previous messageGo to next message
Eclipse UserFriend
Alright... after some more testing it turns out I forgot to follow step 4.3.3.

Sidenote, can base tester classes only be extended once due to being replaced?
Re: Resolving Custom Extension dependencies [message #1810535 is a reply to message #1810289] Tue, 13 August 2019 05:42 Go to previous message
Eclipse UserFriend
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 05:42] by Moderator

Previous Topic:Migrate Jubula from 8.4.0 to 8.7.1
Next Topic:Jubula Closes on Drag & Drop
Goto Forum:
  


Current Time: Fri Jul 04 09:50:27 EDT 2025

Powered by FUDForum. Page generated in 0.33901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top