You are not logged in.

#1 2014-03-29 11:12:35

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

OpenJDK and JavaFX

Hi,

It simply is not there, they say: no JavaFX
Is there a way to add it? SBT solution is preferable.

$ java -version
java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.6) (ArchLinux build 7.u51_2.4.6-1-x86_64)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

$ locate jfxrt
$

Offline

#2 2014-03-29 14:04:39

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Re: OpenJDK and JavaFX

Looks like installing jdk from AUR instead of openjdk is the only solution. Is it so?

Offline

#3 2014-03-29 14:10:14

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: OpenJDK and JavaFX

Currently that is the only feasable way. You can try to build OpenJFX manually, but that might be difficult. It might get better with OpenJDK 8 since the openjfx release is tailored for that. Maybe we will get an arch package, too.
https://wiki.openjdk.java.net/display/OpenJFX/Main

Last edited by progandy (2014-03-29 14:10:38)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB