Re: What's up with JavaDoc viewer in 24 (possibly earlier?)

2025-01-08 Thread Timothy Stone
I've opened https://github.com/apache/netbeans/issues/8128 for resolution. Thanks! Tim On 1/8/25 8:17 PM, Timothy Stone wrote: On 1/8/25 11:11 AM, Neil C Smith wrote: On Wed, 8 Jan 2025 at 01:37, Timothy Stone wrote: Example link http://127.0.0.1:8082/resource/%2Fjar%3Afile%3A%2F/Users/.../.

Re: What's up with JavaDoc viewer in 24 (possibly earlier?)

2025-01-08 Thread Timothy Stone
On 1/8/25 11:11 AM, Neil C Smith wrote: On Wed, 8 Jan 2025 at 01:37, Timothy Stone wrote: Example link http://127.0.0.1:8082/resource/%2Fjar%3Afile%3A%2F/Users/.../.m2/repository/org/netbeans/api/org-netbeans-api-debugger/RELEASE240/%2Forg-netbeans-api-debugger-RELEASE240-javadoc.jar%21%2F/ N

Re: JSF not working

2025-01-08 Thread Nigel Evenden
Sorted Chose project properties and under server chose Payara That solved the problem, but Firefox gave me an html 404 Any ideas welcome Nigel On Wed, 8 Jan 2025, 15:56 Nigel Evenden, wrote: > Hello, > > I have created a Java Web App and used Properties to add JSF. > > The OK button is ghosted

Re: What's up with JavaDoc viewer in 24 (possibly earlier?)

2025-01-08 Thread Neil C Smith
On Wed, 8 Jan 2025 at 01:37, Timothy Stone wrote: > Example link > http://127.0.0.1:8082/resource/%2Fjar%3Afile%3A%2F/Users/.../.m2/repository/org/netbeans/api/org-netbeans-api-debugger/RELEASE240/%2Forg-netbeans-api-debugger-RELEASE240-javadoc.jar%21%2F/ Nothing wrong with the Javadoc viewer asp

JSF not working

2025-01-08 Thread Nigel Evenden
Hello, I have created a Java Web App and used Properties to add JSF. The OK button is ghosted and I cannot add JSF. Any help appreciated. JSF2.3 is available in Tools/Libraries. Nigel Neatbeans 24 Ubuntu 23 - To unsubsc

Re: What's up with JavaDoc viewer in 24 (possibly earlier?)

2025-01-08 Thread Peter Hull
On Wed, 8 Jan 2025 at 01:37, Timothy Stone wrote: > Any encounters of a similar kind? I would attach logs for the "Internal > Webserver" but I can't find them anywhere. Only see that it starts in > the IDE log. I had a quick try - created a Maven project, added a dependency (apache commons CSV ju