Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Developing plugins(Problems with plugin wizard)
Developing plugins [message #1826409] Fri, 24 April 2020 13:44 Go to next message
Mike Bray is currently offline Mike BrayFriend
Messages: 60
Registered: May 2019
Member
I am running Eclipse 2019-03 (4.11.0) and Jubula 8.7.1.046. I am having problems with Jubula finding components within a table cell and when I raised this with you earlier you suggested writing a plugin. So I am trying to do this.

I have tried to implement the plugin wizard as identified in Chapter 3 of the Development Manual. When I try to install it into Eclipse I get a Provisioning exception:

Unable to read repository at jar:file:/C:?Program%20Files/Jubula_8.7.1.046/development/org.eclipse.jubula.extensions.wizard.repo.zip!/contents.xml.xz. even though Jubula is installed in c:\Users\Jungl\Jubula_8.7.1.046

The installation completes but when I try to use it I enter the new project name and click on Next. I get an 'Unhandled event loop exception' and the window asking to select the toolkit is empty so I can not get any further.

Any thoughts?
Regards
Mike Bray


Mike Bray
Re: Developing plugins [message #1826888 is a reply to message #1826409] Mon, 04 May 2020 06:13 Go to previous messageGo to next message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Can you please try The version from our JIPP instance[1]. We have already done some fixes which are not released.
It this version also does not work i will have a look into it.

best regards
Marvin Mueller


[1] https://ci.eclipse.org/jubula/job/jubula-ExtensionsWizard/lastSuccessfulBuild/artifact/org.eclipse.jubula.core/org.eclipse.jubula.extensions.wizard.repo/target/org.eclipse.jubula.extensions.wizard.repo-8.0.3-SNAPSHOT.zip
Re: Developing plugins [message #1827052 is a reply to message #1826888] Wed, 06 May 2020 12:37 Go to previous messageGo to next message
Mike Bray is currently offline Mike BrayFriend
Messages: 60
Registered: May 2019
Member
Unfortunately same result. log file enclosed.


Mike Bray
Re: Developing plugins [message #1827053 is a reply to message #1827052] Wed, 06 May 2020 12:50 Go to previous messageGo to next message
Mike Bray is currently offline Mike BrayFriend
Messages: 60
Registered: May 2019
Member
Having looked at the log it looks like the issue is that I am using JDK 11.0.6. It no longer contains the JAXB package. I will investigate how to add it.

Mike Bray
Re: Developing plugins [message #1827055 is a reply to message #1827053] Wed, 06 May 2020 13:16 Go to previous messageGo to next message
Mike Bray is currently offline Mike BrayFriend
Messages: 60
Registered: May 2019
Member
I set my JDK to 1.8.0_211 and rerun eclipse, this worked. I have at least created a plug-in project

Mike Bray
Re: Developing plugins [message #1827096 is a reply to message #1827055] Thu, 07 May 2020 05:48 Go to previous message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
Thanks for this Information, i will fix this issue. I thought i already got all locations where we use packages that were removed from the JDK.

best regards
Marvin Mueller
Previous Topic:Jubula Connecting to backend database
Next Topic:Plugins for Jubula in silently
Goto Forum:
  


Current Time: Tue Apr 23 06:44:48 GMT 2024

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

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

Back to the top