AW: Openjfx 25.0.1 documentation and source via mvnrepository

Elias Mårtenson elias at dhsdevelopments.com
Mon Nov 17 13:18:02 UTC 2025


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 <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> Im Auftrag von Elias Mårtenson
> Gesendet: Saturday, 15 November 2025 05:49
> An: 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/935342bd/attachment-0001.htm>


More information about the openjfx-discuss mailing list