Download NetBeans API Javadocs?

2023-03-04 Thread Thomas Kellerer
Hello, I can download and attach the NetBeans RCP sources to my RCP application. But I can't find a way to download the JavaDocs. The "Manage NetBeans Platform" dialog only allows to add a ZIP file or directory, not a URL (as it it possible with the "Manage Java Plat

Configuring NB IDE to show JavaFX Javadocs popups for modular Gradle projects.

2021-12-27 Thread Emma Atkinson
Is there an up-to-date guide or set of instructions describing the various ways I can set-up NB IDE 12.6 to show JavaFX (openjfx) v.17 Javadoc pop-ups for modular Gradle projects. I read recently a very well written JIRA case dated late 2019 summarising 6 sub-cases for each build setup. One of the

Re: Re: Java 16 Javadocs?

2021-06-25 Thread Eric Bresie
gt; > On Wed, 2021-06-23 at 17:32 +0300, Emilian Bold wrote: > > > It's amazing there's no 3rd party place for Javadocs considering there's > > > now so many OpenJDK distros. > > > > > > I do not think that this is correct: > > > >

Re: Java 16 Javadocs?

2021-06-24 Thread Emilian Bold
I was thinking of something online. --emi joi, 24 iun. 2021, 01:16 Andreas Reichel a scris: > Greetings. > > On Wed, 2021-06-23 at 17:32 +0300, Emilian Bold wrote: > > It's amazing there's no 3rd party place for Javadocs considering there's > now so many Open

Re: Java 16 Javadocs?

2021-06-23 Thread Andreas Reichel
Greetings. On Wed, 2021-06-23 at 17:32 +0300, Emilian Bold wrote: > It's amazing there's no 3rd party place for Javadocs considering > there's now so many OpenJDK distros. I do not think that this is correct: are@ryzen ~ [SIGINT]> yay openjdk-doc 1 extra/openjdk-doc 16.

Re: Java 16 Javadocs?

2021-06-23 Thread Christian Pervoelz
ilian Bold < emilian.b...@gmail.com>: > It's amazing there's no 3rd party place for Javadocs considering there's > now so many OpenJDK distros. > > Luckily the IDE doesn't show the huge cookie consent you see on > docs.oracle.com > > --emi > > >

Re: Java 16 Javadocs?

2021-06-23 Thread Emilian Bold
It's amazing there's no 3rd party place for Javadocs considering there's now so many OpenJDK distros. Luckily the IDE doesn't show the huge cookie consent you see on docs.oracle.com --emi On Wed, Jun 23, 2021 at 10:15 AM Christian Pervoelz wrote: > If you have adde

Re: Java 16 Javadocs?

2021-06-23 Thread Owen Thomas
Thanks Christian. I'll give it a go. On Wed, 23 Jun 2021 at 17:15, Christian Pervoelz wrote: > If you have added the Java Platform via Tools > Java Platforms it should > be already there. > > If it's not, then: > 1. Tools > Java Platforms > 2. On the left side, select the JDK entry > 3. On the r

Re: Java 16 Javadocs?

2021-06-23 Thread Christian Pervoelz
If you have added the Java Platform via Tools > Java Platforms it should be already there. If it's not, then: 1. Tools > Java Platforms 2. On the left side, select the JDK entry 3. On the right side, click the tab Javadoc 4. Click "Add URL" 5. Enter https.//docs.oracle.com/en/java/javase/16/docs/a

Java 16 Javadocs?

2021-06-22 Thread Owen Thomas
Can someone please point me in the direction of the Javadoc for JDK 16? I want to access it in NetBeans. Thanks, Owen.

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Laszlo Kishalmi
You can go down to artifact level and do a right click! ;) On 12/14/20 1:08 AM, Thomas Kellerer wrote: Ah, that worked. Thanks. I typically don't download all JavaDocs for a project, but if downloading individual ones doesn't work, I can live with that. Thomas Laszlo Kishalmi

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Thomas Kellerer
Ah, that worked. Thanks. I typically don't download all JavaDocs for a project, but if downloading individual ones doesn't work, I can live with that. Thomas Laszlo Kishalmi schrieb am 14.12.2020 um 09:10: > Just try a right click on the Configurations node in the Project View. &g

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Laszlo Kishalmi
Just try a right click on the Configurations node in the Project View. On 12/14/20 12:04 AM, Thomas Kellerer wrote: No ideas? Is this simply not possible with Gradle? I also tried it with 12.2, but that wouldn't download the JavaDocs either Thomas Thomas Kellerer schrieb am 03.12.2020

Re: Downloading JavaDocs when using Gradle

2020-12-14 Thread Thomas Kellerer
No ideas? Is this simply not possible with Gradle? I also tried it with 12.2, but that wouldn't download the JavaDocs either Thomas Thomas Kellerer schrieb am 03.12.2020 um 16:20: > Hello, > > I can't get the "Download JavaDoc" option to work with Gradle. > >

Downloading JavaDocs when using Gradle

2020-12-03 Thread Thomas Kellerer
Hello, I can't get the "Download JavaDoc" option to work with Gradle. What I did with Maven projects was to initiate the JavaDoc popup for a class or method. Then I click on the "Attach Javadocs..." link in the popup window which makes the "Select JavaDoc"

How to add Javadocs for org.openide in NB 11?

2019-06-29 Thread fmontene
Hello, I am using Netbeans 11 with AdoptOpenJDK 8.0.212, and I cannot find a way to configure the Javadocs in the IDE. I get the message at the bottom that says "Either Javadoc documentation for this item does not exist or there is no attached Javadoc[...]". I see that

[javadoc][maven]Code completion tools not finding javadocs for maven dependencies in Netbeans 8.2

2018-12-10 Thread Thomson, Duncan
I have created a Netbeans maven project, and added a dependency to an external library. This works very well, the external code is downloaded automagically. Yippee! I have also downloaded the sources of the external project, and they include javadocs. That also works really well; if I go to

javadocs

2018-01-14 Thread Mark Wade
Someone posted opening javadocs not working for them with the dev build on windows ten I think, I mistakenly deleted the post. Geertjan posted they work on Mac. For what it's worth they are working here o Ubuntu 14.04 also. I had to add the URL https://docs.oracle.com/javase/9/docs/api/ i