Re: java enterprise

2023-03-04 Thread Josh Juneau
Hi Robert, Hope you are doing well. Can I ask which option you chose when you created the project? Did you choose New - > "Java with Maven" -> "Web Application", or did you choose New -> "Java with Maven" -> "Enterprise Application"? I do not believe that the "Enterprise Application" option has

Getting Source and JavaDoc for Gradle Dependencies

2023-03-04 Thread Scott Palmer
I see options in Java->Gradle=>Dependencies for "Download Sources Along with the Dependencies" and "Download JavaDoc along with the Dependencies" Both of these options are greyed-out and cannot be changed. For "Sources" it is set to "Always", for "JavaDoc" ti is set to "Never". Sources don't get

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 Platform" dialog) While addin