Re: Why is the JavaFX JavaDoc so bad?

2022-03-30 Thread Scott Palmer
> On Mar 25, 2022, at 2:05 PM, Will Hartung wrote: > > Why is the JavaFX JavaDoc so bad? > > I'm using Maven, JavaFX 17.0.2. I've downloaded the javadocs, I've downloaded > the sources. > > But during autocomplete, it seems most of the javadoc does

Why is the JavaFX JavaDoc so bad?

2022-03-25 Thread Will Hartung
Why is the JavaFX JavaDoc so bad? I'm using Maven, JavaFX 17.0.2. I've downloaded the javadocs, I've downloaded the sources. But during autocomplete, it seems most of the javadoc doesn't load. Not all, there's certainly some, but if you go into autocomplete on somethin

Re: JavaFX Javadoc

2020-01-21 Thread Laszlo Kishalmi
There are a few issues reported on that one. It is mostly due to the strange packaging used for JavaFX due modular/non-modular Java compatibility AFAIK. On 1/21/20 9:45 AM, Glenn Holmer wrote: I've downloaded Javadoc for the FX dependencies in my project ("Download Javadoc" from the context me

JavaFX Javadoc

2020-01-21 Thread Glenn Holmer
I've downloaded Javadoc for the FX dependencies in my project ("Download Javadoc" from the context menu), but ctrl-space completion doesn't show it. If you look at this screenshot, you can see that he's looking for it in the platform-specific jar (javafx-fxml-13-linux.jar). If I select "View Javado