Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8650

Re: Working with JavaFX

From Emmanuel Bourg <ebourg@apache.org>
Newsgroups linux.debian.maint.java
Subject Re: Working with JavaFX
Date 2015-12-07 00:00 +0100
Message-ID <qCQrE-4Bq-5@gated-at.bofh.it> (permalink)
References <qCKmd-NF-9@gated-at.bofh.it> <qCOpQ-3ma-3@gated-at.bofh.it> <qCQ8i-4uj-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Le 6/12/2015 23:36, Cecil Westerhof a écrit :

> ​I did not invest a lot in Swing. As I understood it new applications
> should be written with JavaFX instead of with Swing. That is not the case?

Oracle supports both frameworks, JavaFX doesn't deprecate Swing. So feel
free to use the one that suits best your needs, you can expect them to
stay for a long time.


> But my Java version is 7. Is something ​going wrong here?

The default runtime is still Java 7. You can switch to Java 8 by using
update-java-alternatives. For example:

    sudo update-java-alternatives --set java-1.8.0-openjdk-amd64


> ​But for Java 8 I need to install unstable packages I understood. Or am
> I mistaken?​

openjdk-8 as found in unstable has been rebuilt for Jessie and is
available from the jessie-backports repository. This backport is
perfectly suitable for a stable environment.


> ​That explains it: the Debian distribution of Java is different as the
> Oracle one.

Indeed, Oracle bundles several things that you'll find in separate
packages in Debian (openjdk-<n>-jdk, visualvm, openjfx, icedtea-web)

Emmanuel Bourg

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-06 17:30 +0100
  Re: Working with JavaFX Jerome BENOIT <sphericaltriangle@rezozer.net> - 2015-12-06 18:00 +0100
    Re: Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-06 18:00 +0100
  Re: Working with JavaFX Emmanuel Bourg <ebourg@apache.org> - 2015-12-06 21:50 +0100
    Re: Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-06 23:40 +0100
      Re: Working with JavaFX Emmanuel Bourg <ebourg@apache.org> - 2015-12-07 00:00 +0100
        Re: Working with JavaFX Cecil Westerhof <cldwesterhof@gmail.com> - 2015-12-07 01:50 +0100

csiph-web