Att:Mail Administrator - Topic : The Disappearing Mail

2025-02-21 Thread Arbol One
I posted a question with the subject " JSP - java and output ", I received one answer, but the answer has now disappear!! What happened and how can I recover the reply to my question? -- */ArbolOne ™/* Using Fire Fox and Thunderbird. ArbolOne is composed of students and volunteers dedicated to p

Re: NB 24 installation failed with corrupted registry

2025-02-21 Thread Neil C Smith
Hi, There are some known issues here with NBI - see eg. https://github.com/apache/netbeans/issues/8058 NetBeans 25 is almost certainly the last release that will use NBI. As a workaround, try the community installers instead, as also linked on the download page. These are built with NBPackage,

RE: NB 24 installation failed with corrupted registry

2025-02-21 Thread Tellis, Wyatt
I get the same message when trying to uninstall NB 23 after installing NB 24. Wyatt From: slipbits Sent: Thursday, February 20, 2025 2:24 PM To: NetBeans Mailing List Subject: Fwd: NB 24 installation failed with corrupted registry Win10-64 NB 23 installed I tried to install NB24 and got the fo

Re: Fwd: NB 24 installation failed with corrupted registry

2025-02-21 Thread Stephen Parry
Was NB23 installed with the same user account? On 20 February 2025 22:23:59 GMT, slipbits wrote: >Win10-64 >NB 23 installed > >I tried to install NB24 and got the following message and aborted. > The local registry (C:\Users\...) could not be loaded, or was loaded >partially. > The inst

JSP - java and output

2025-02-21 Thread Arbol One
In my Apache NetBeans 24 I am writing a JSP that calls an in-project-class object; this object calls System.out.println to display some data. As you might've guess, this data is never displayed on the web page, and I understand why. However, I'd like to know if there is a mechanism in NB24 to d

[ANNOUNCE] Apache NetBeans 25 Released

2025-02-21 Thread Eric Barboni
The Apache NetBeans team is pleased to announce that Apache NetBeans 25 was released on February 20, 2025. What's in the Apache NetBeans 25 release: https://github.com/apache/netbeans/releases/tag/25 With thanks to 26 contributors, including 3 who have contributed for the first time. Thank you!

Re: Att:Mail Administrator - Topic : The Disappearing Mail

2025-02-21 Thread Tilman Hausherr
On 21.02.2025 20:42, Arbol One wrote: I posted a question with the subject " JSP - java and output ", I received one answer, but the answer has now disappear!! What happened and how can I recover the reply to my question? Whatever happened is locally. There was no answer on the mailing list.

Re: NB 24 installation failed with corrupted registry

2025-02-21 Thread slipbits
The community installer has NB 25. Is NB25 stable? On 2/21/2025 10:23 AM, Neil C Smith wrote: Hi, There are some known issues here with NBI - see eg. https://github.com/apache/netbeans/issues/8058 NetBeans 25 is almost certainly the last release that will use NBI. As a workaround, try the com

Compiling C++ programs

2025-02-21 Thread slipbits
Sorry to be a pest. When I know more I think I'll try to submit something in writing for inclusion in the tutorials. But now, this is what I've found, what I haven't found, and what I'm doing. I'm sorry to bother you, yet again. I normally work in a cygwin environment. I have found that, as ex