Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Support for efxclipse
Support for efxclipse [message #1456393] Thu, 30 October 2014 10:06 Go to next message
Thomas Elskens is currently offline Thomas ElskensFriend
Messages: 159
Registered: September 2014
Location: Brussels - Belgium
Senior Member
Hello,

I've seen (on https://www.eclipsecon.org/europe2014/session/j2j-javafx-testing-jubula) that Jubula is going to support efxclipse ?

I can't attend the Eclipse Conference, but I do hope the presentation will be available soon somewhere ... ?

Thomas Elskens
Re: Support for efxclipse [message #1456496 is a reply to message #1456393] Thu, 30 October 2014 12:28 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi there,

The current version of Jubula supports JavaFX testing. The slides will be uploaded to the conference page soon, in the meantime you can check out our blog entry:
http://www.bredex.de/blog_article_de/javafx-support-in-jubula.html

Best regards,
Alex
Re: Support for efxclipse [message #1456539 is a reply to message #1456496] Thu, 30 October 2014 13:13 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Slides are online: https://www.eclipsecon.org/europe2014/sites/default/files/slides/2014-ece-j2j.pdf
Re: Support for efxclipse [message #1738390 is a reply to message #1456539] Tue, 19 July 2016 12:15 Go to previous messageGo to next message
Danny Tramnitzke is currently offline Danny TramnitzkeFriend
Messages: 25
Registered: April 2014
Junior Member
The slides say:
Quote:

JAVAFX SUPPORT IN JUBULA
JavaFX on Java8
Standalone and e(fx)clipse based AUTs
Supported wigdets...
current status: http://www.eclip.se/421595


Well, I tried Jubula with this sample efxclipse application but Jubula does not recognize this RCP application. It can be started from inside Jubula as well as from autrun. The application will open a window frame only. But it will not appear at "Running AUTs"

The application can be started via:
C:\Users\dtramnitzke\Projekte\V9\jubula\server>autrun.exe -a localhost -p 60000 -i aut_efxclipse -rcp -w "C:\Users\dtramnitzke\Projekte\V9\jubula\examples\AUTs\efxclipse_app" -e "C:\Users\dtramnitzke\Projekte\V9\jubula\examples\AUTs\efxclipse_app\eclipse.exe" -data "C:\Users\dtramnitzke\Projekte\V9\jubula\examples\AUTs\efxclipse_app\workspace" 


The Jubula rcp plugins have been started
osgi> ss
...
110     ACTIVE      org.eclipse.jubula.rc.rcp_4.0.0.201603111021
133     ACTIVE      org.eclipse.jubula.rc.rcp.common_4.0.0.201603111021
134     ACTIVE      org.eclipse.jubula.rc.rcp.e4_4.0.0.201603111021
osgi>


Some more information:
I use Jubular Standalone Version: 8.2.2.055
JDK 8.92
Win7 64bit

On the other hand the SimpleAdder-RCP example will be recognized from Jubula:
C:\Users\dtramnitzke\Projekte\V9\jubula\server>autrun.exe -a localhost -p 60000 -i aut_rcp_test -rcp -w "C:\Users\dtramnitzke\Projekte\V9\jubula\examples\AUTs\SimpleAdder\rcp\win32\win32\x86_64" -e "C:\Users\dtramnitzke\Projekte\V9\jubula\examples\AUTs\SimpleAdder\rcp\win32\win32\x86_64\SimpleAdder.exe" -data "C:\Users\dtramnitzke\Projekte\V9\jubula\examples\AUTs\SimpleAdder\rcp\win32\win32\x86_64\workspace"


Is there an efxclipse example somewhere ?
Re: Support for efxclipse [message #1738391 is a reply to message #1738390] Tue, 19 July 2016 12:18 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi there,

I'll get one of the team to have a look at the example you linked to see what the problem might be.

Best regards,
Alex
Re: Support for efxclipse [message #1738416 is a reply to message #1738391] Tue, 19 July 2016 15:01 Go to previous messageGo to next message
Eclipse UserFriend
Hello Danny,

you are trying to start the e(fx)clipse application as an RCP application but you have to start it as a JavaFX application. You also do not need the rc.rcp plug-ins then.

Best regards,
Kevin
Re: Support for efxclipse [message #1738488 is a reply to message #1738416] Wed, 20 July 2016 10:05 Go to previous message
Danny Tramnitzke is currently offline Danny TramnitzkeFriend
Messages: 25
Registered: April 2014
Junior Member
Right, it works now!
thank you
Previous Topic:You have to enter a valid username or password error
Next Topic:Eclipse About menu not testable
Goto Forum:
  


Current Time: Tue Apr 23 12:20:56 GMT 2024

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

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

Back to the top