AW: AW: AW: AW: Openjfx 25.0.1 documentation and source via mvnrepository
tg at freigmbh.de
tg at freigmbh.de
Mon Nov 17 14:12:16 UTC 2025
Really being a loose term here.. You could also download the files and manually add them.
There is also this https://bugs.openjdk.org/browse/JDK-8333146?jql=project%20%3D%20JDK%20AND%20component%20%3D%20javafx%20ORDER%20BY%20updated%20DESC
and related issues to javafx internal build structure, so maybe one day the plugin isn’t needed anymore.
Maybe someone whose actually works on the build infrastructure can be summoned here..
Von: Elias Mårtenson <elias at dhsdevelopments.com>
Gesendet: Monday, 17 November 2025 14:47
An: tg at freigmbh.de
Cc: openjfx-discuss at openjdk.org
Betreff: Re: AW: AW: AW: Openjfx 25.0.1 documentation and source via mvnrepository
Is the plugin really needed to use jfx though? Perhaps one could manually configure everything?
Sent from Proton Mail<https://proton.me/mail/home> for Android.
-------- Original Message --------
On Monday, 11/17/25 at 21:35 tg at freigmbh.de<mailto:tg at freigmbh.de> <tg at freigmbh.de<mailto:tg at freigmbh.de>> wrote:
Well jfx is getting very actively developed:
https://github.com/openjdk/jfx/commits/master/
The state of the somewhat semiofficial gradle plugin though?
Yeah its not great 😉
Von: Elias Mårtenson <elias at dhsdevelopments.com<mailto:elias at dhsdevelopments.com>>
Gesendet: Monday, 17 November 2025 14:32
An: tg at freigmbh.de<mailto:tg at freigmbh.de>
Betreff: Re: AW: AW: Openjfx 25.0.1 documentation and source via mvnrepository
Sorry. What I meant was that I've noticed the lack of actual development, with bugs not being fixed.
So I felt that perhaps I shouldn't invest any more time on this.
Sent from Proton Mail<https://proton.me/mail/home> for Android.
-------- Original Message --------
On Monday, 11/17/25 at 21:29 tg at freigmbh.de<mailto:tg at freigmbh.de> <tg at freigmbh.de<mailto:tg at freigmbh.de>> wrote:
Well you don’t have to move to something else, its just intellij autoresolve sourcecode and documentation feature that’s broken.
You can still manually download the sources and attach them manually I think.
Or look at them in a webbrowser..
Von: Elias Mårtenson <elias at dhsdevelopments.com<mailto:elias at dhsdevelopments.com>>
Gesendet: Monday, 17 November 2025 14:18
An: tg at freigmbh.de<mailto:tg at freigmbh.de>
Cc: openjfx-discuss at openjdk.org<mailto:openjfx-discuss at openjdk.org>
Betreff: Re: AW: Openjfx 25.0.1 documentation and source via mvnrepository
Thanks. Yes, I'm indeed using the plugin. The code for that is in gui/build.gradle.
It's kind of disappointing that I spent so much time building the javafx-based ui, if I have to move to something else.
-------- Original Message --------
On Monday, 11/17/25 at 20:17 tg at freigmbh.de<mailto:tg at freigmbh.de> <tg at freigmbh.de<mailto:tg at freigmbh.de>> wrote:
Hello,
Looking at your sourcecode you are using gradle and I would guess using the javafx-gradle-plugin somewhere
https://github.com/openjfx/javafx-gradle-plugin
I would guess its because of how this plugins handles variants, intellij gets confused, one would have to debug the Plugin and intellij a bit to figure out what is happening.
However I haven been unable to contact a maintainer for this project.
So yes its broken for everyone…
If you find a fix let me know 😉
Best regards
Von: openjfx-discuss <openjfx-discuss-retn at openjdk.org<mailto:openjfx-discuss-retn at openjdk.org>> Im Auftrag von Elias Mårtenson
Gesendet: Saturday, 15 November 2025 05:49
An: openjfx-discuss at openjdk.org<mailto:openjfx-discuss at openjdk.org>
Betreff: Openjfx 25.0.1 documentation and source via mvnrepository
My project<https://codeberg.org/loke/array> uses javafx for the main UI, and it's working decently well.
However, recently (well, I wasn't working on the UI side of things for several months, so I'm not sure exactly when it started) IntelliJ IDEA was unable to find neither the source code nor the documentation anymore.
I'm not entirely shure where it's trying to download the source from, because all I get on the IDE side is an error stating that source download failed, and the message:
"Sources were not downloaded for: org.openjfx:javafx-graphics:25.0.1:source"
Did anything change such that I should be using a different repository or something like that?
Regards,
Elias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-discuss/attachments/20251117/4963edcd/attachment-0001.htm>
More information about the openjfx-discuss
mailing list