Setup docs api javaFx in IntelliJ without using Maven

Answered

Hi,

How can I setup the API JavaFX docs in IntelliJ? I don't want to use Maven.

I have downloaded openjfx-16-javadoc.zip and have decompressed it.

From File / Project structure / Libraries I've added a library javafx16 and added the URL documentation.

But That's not work. I don't know how to fix it.

Thanks in advance.

 

0
7 comments

Please attach the screenshot with the library configuration and with the module dependencies.

What class are you trying to get the docs for? Does this class belong to the library you attached the docs to?

0

You should specify a directory, not a file.

1

I can see that when the mouse hovers over a class, for example, BorderPane. But I can't access the specific help  of that class as we do with API Java.

 

Thanks for the help.

0

Please sign in to leave a comment.