Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » Exception when running demo application
Exception when running demo application [message #1266000] Thu, 06 March 2014 16:23 Go to next message
Eclipse UserFriend
Hello,
I resolved the efxclipse runtime today. Currently set (1.0.0.201403060702).
Then I created the e4 media sample application.
When I run it and press on the open button in the toolbar I get this exception:
Caused by: java.lang.NoSuchMethodError: javafx.scene.control.Tab.setOnCloseRequest(Ljavafx/event/EventHandler;)V

I think it was introduced during last week, as my previous target which I resolved around a week ago worked fine.

Thanks in advance,
Eugen
Re: Exception when running demo application [message #1266286 is a reply to message #1266000] Fri, 07 March 2014 03:16 Go to previous messageGo to next message
Eclipse UserFriend
To me it looks like you are launching with JDK7 - 1.0.0 nightlies
require JDK8!

The method below has been added in JFX8.

Tom

On 06.03.14 22:23, Eugen Neufeld wrote:
> Hello, I resolved the efxclipse runtime today. Currently set
> (1.0.0.201403060702). Then I created the e4 media sample application.
> When I run it and press on the open button in the toolbar I get this
> exception:
> Caused by: java.lang.NoSuchMethodError:
> javafx.scene.control.Tab.setOnCloseRequest(Ljavafx/event/EventHandler;)V
>
> I think it was introduced during last week, as my previous target which
> I resolved around a week ago worked fine.
> Thanks in advance,
> Eugen
Re: Exception when running demo application [message #1266308 is a reply to message #1266286] Fri, 07 March 2014 03:52 Go to previous message
Eclipse UserFriend
Hi Tom,
thank you for the advise.
I had not switched the java version in my launch config.

Cheers,
Eugen
Previous Topic:Errors Creating Addons
Next Topic:Problem running E4/e(fx)clipse on iMac
Goto Forum:
  


Current Time: Mon Apr 28 02:30:00 EDT 2025

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

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

Back to the top