Re: Compile problem: package com.sun.javafx.application does not exist

2017-07-17 Thread Holger Mappt

Hi Eric,

Thank you for the package name. For openSUSE it is java-openjfx. I was 
searching for javafx before, but that results in netbeans-javafx, which 
is not the right thing. I'm able to compile now.


Thanks,
Holger


On 2017-07-17 at 04:00 +0200 Eric Ladner wrote:
OpenJDK likely doesn't include JavaFX.  It would have to be installed 
separately.   e.g. "sudo apt install openjfx" on Debian based systems.


On Sun, Jul 16, 2017 at 11:02 AM Holger Mappt wrote:

Hi,

I guess something is missing in my Java installation, who can point me
into the right direction? javac is 1.8.0_131 (OpenJDK), Apache Ant(TM)
version 1.9.4.

Thanks,
Holger

  > cd /home/josm/core && ant
Buildfile: /home/josm/core/build.xml

  [javac]

/home/josm/core/src/org/openstreetmap/josm/io/audio/JavaFxMediaPlayer.java:15:
error: package com.sun.javafx.application does not exist
  [javac] import com.sun.javafx.application.PlatformImpl;




JDK 9 EA Build 178 & JDK 8u152 b05 are available on jdk.java.net

2017-07-17 Thread Rory O'Donnell

Hi Vincent,

*JDK 9 Early Access*  build 178  is available at : - jdk.java.net/9/

A summary of all the changes in this build are listed here 
.


Changes which were introduced since the last availability email that may 
be of interest :


 * b175 - Module system implementation refresh**(6/2017 update)
 * b175 - no longer has "-ea" in the version string and the system
   property "java version" is now simply "9"
 o

   *java -version*

>java version "9"
>Java(TM) SE Runtime Environment (build 9+175)
>Java HotSpot(TM) 64-Bit Server VM (build 9+175, mixed mode)
 o

   *Bundle name changes:*  e.g. jdk-9+175_linux-x86_bin.tar.gz


*JDK 8u152 Early Access*  build 05 is available at : - jdk.java.net/8/ 



A summary of all the changes in this build are listed here 
.


Rgds,Rory

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland