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

Openjfx as an extention to openjdk #1

Open
hebrewd opened this issue Apr 28, 2019 · 7 comments
Open

Openjfx as an extention to openjdk #1

hebrewd opened this issue Apr 28, 2019 · 7 comments

Comments

@hebrewd
Copy link

hebrewd commented Apr 28, 2019

I'm using the openjdk flatpaks for java development and it works great.
However, when it comes to openjfx(the openjdk equivalent for javafx) openjdk provides it as an additional package.

Is there a way to bundle openjfx in addition to the provided java runtimes provided by flathub?

@barthalion barthalion transferred this issue from flathub/flathub Jun 4, 2019
@barthalion
Copy link
Member

FYI @mbooth101, as I'm not sure if you were notified when issue was moved.

@mbooth101
Copy link
Collaborator

Hi, I will try to take a look and see how much work this will be.

@koppor
Copy link

koppor commented Jul 14, 2019

@mbooth101 That would be awesome - JabRef is trying to use flatpak. Since it is using JavaFX, it would benefit from your efforts!

@mbooth101
Copy link
Collaborator

I've been thinking about this recently, and it could be simple to have openjfx built as a module as part of an application build.

Are you still interested in JavaFX? Jabref might be an interesting "model application" for JavaFX support.

@koppor
Copy link

koppor commented Oct 11, 2019

@mbooth101 Sounds interesting.

A user started to create a flatpack config at JabRef/jabref#5409. That build uses our self-contained portable app. There, the runtime environment is already included.

That said, I am interested in JavaFX. Want to keep things simple :)

@Siedlerchr
Copy link

Siedlerchr commented Oct 11, 2019

Thanks for your interest. For the newest development versions, we use jlink together with the experimental jpackage to create a custom runtime image of java + javafx and to built native binaries
https://jdk.java.net/jpackage/

@SailReal
Copy link

SailReal commented Dec 6, 2022

https://github.com/flathub/org.cryptomator.Cryptomator requires JavaFX to update to version 1.6.16.

Would be quiet awesome to have JavaFX available as module.

tsmock pushed a commit that referenced this issue Jul 17, 2024
Update maven and gradle modules
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

6 participants