JavaFX 8 [message #1407374] |
Tue, 12 August 2014 09:24  |
Eclipse User |
|
|
|
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 09:30  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03238 seconds