Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » JavaFX 8
JavaFX 8 [message #1407374] Tue, 12 August 2014 13:24 Go to next message
Filip Deleersnijder is currently offline Filip DeleersnijderFriend
Messages: 10
Registered: October 2013
Junior Member
Hi,

We are building an design-application based on efxclipse 0.9.0. We would now like to port this to JavaFX 8.
I downloaded a nightlies from the all-in-one package and created a new bundle.

When trying to add javafx dependencies in the Manifest file, I noticed that most of the packages that I can import still have version 2.2.0 instead of 8.0.0. Only javafx.css, javafx.print and javafx.collections.transformation have the 8.0.0 version.

Will this be changed in the near future ?

Thanks in advance,

Filip
Re: JavaFX 8 [message #1407381 is a reply to message #1407374] Tue, 12 August 2014 13:30 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
They simply mark the lower version, at runtime the 8.0 implementations
are picked if you run on Java8. So no this will not change!

Tom

On 12.08.14 15:24, Filip Deleersnijder wrote:
> Hi,
>
> We are building an design-application based on efxclipse 0.9.0. We
> would now like to port this to JavaFX 8.
> I downloaded a nightlies from the all-in-one package and created a new
> bundle.
>
> When trying to add javafx dependencies in the Manifest file, I noticed
> that most of the packages that I can import still have version 2.2.0
> instead of 8.0.0. Only javafx.css, javafx.print and
> javafx.collections.transformation have the 8.0.0 version.
>
> Will this be changed in the near future ?
>
> Thanks in advance,
>
> Filip
Previous Topic:e(fx)clipse 1.0 feature highlights
Next Topic:e(fx)clipse 1.0 is released
Goto Forum:
  


Current Time: Fri Apr 19 20:41:24 GMT 2024

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

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

Back to the top