Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven central deployment? #5

Open
jjYBdx4IL opened this issue Dec 11, 2016 · 3 comments
Open

maven central deployment? #5

jjYBdx4IL opened this issue Dec 11, 2016 · 3 comments

Comments

@jjYBdx4IL
Copy link

jjYBdx4IL commented Dec 11, 2016

Hello!

Would be nice to have openjfx available from maven central and treat it as regular java libraries because right now I'm not touching javafx bec it seems to be not supported without the user having to adjust his java installation. I assume that the classpath exception is valid for all of openjfx.

@mkarg
Copy link
Member

mkarg commented Dec 11, 2016

OpenJFX is integrated in OpenJDK. So you actually like to use it with a different JRE? Which one?

@jjYBdx4IL
Copy link
Author

jjYBdx4IL commented Dec 12, 2016

I'm using Oracle JDK 8. And while the lib is included, it is not activated by default. And, yeah, I'd prefer to use the open source version of JavaFX with an arbitrary VM actually bec I don't want to use the closed-source parts from Oracle.

@FibreFoX
Copy link
Member

FibreFoX commented Feb 4, 2017

@jjYBdx4IL What do you mean by it is not activated by default? With Oracle JDK8 they changed jfx to be always present, but with OpenJDK you are required to install OpenJFX too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants