Extending Jubula [message #1807515] |
Fri, 31 May 2019 16:34 |
Mike Bray Messages: 60 Registered: May 2019 |
Member |
|
|
I am learning how to write extensions. I have followed the Developer Manual chapter 5. It all fits together until I try and install into Jubula. I get
Cannot complete the install because one or more required items could not be found.
Software being installed: SaveButton - Toolkit 1.0.0.201905311123 (SaveButton.feature.feature.group 1.0.0.201905311123)
Missing requirement: SaveButton - RC 1.0.0.201905311123 (SaveButton 1.0.0.201905311123) requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=1.8))' but it could not be found
Cannot satisfy dependency:
From: SaveButton - Toolkit 1.0.0.201905311123 (SaveButton.feature.feature.group 1.0.0.201905311123)
To: org.eclipse.equinox.p2.iu; SaveButton [1.0.0.201905311123,1.0.0.201905311123]
Reading various topics on this it seems it is due to Java SE 1.8 not being supported by equinox (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=530093). Reading the thread it seems that they have made some changes to the Eclipse IDE to overcome this. As I am using the standalone version of Jubula I assume that it is using an older version of eclipse.
Is there a known solution to this?
Mike Bray
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05438 seconds