Re: Copying of the value of a variable to the clip board whilst debugging no longer works

2025-05-22 Thread Peter Hull
On Thu, 22 May 2025 at 21:16, David Gradwell wrote: > > So I’ve upgraded to NetBeans 26, release a couple of hours ago ! Hooray! > > > > Click on the 3 dots and I get a Value window. > > The edit menu is disabled so I cannot copy from this window. > > I see what you mean now. On windows that's a

paste and copy

2025-05-22 Thread Arbol One
Paste and Coy is not working on my Win11-NB25. What could be the problem? Verily, with every difficulty there is relief (94:6)

[ANNOUNCE] Apache NetBeans 26 Released

2025-05-22 Thread Eric Barboni
The Apache NetBeans team is pleased to announce that Apache NetBeans 26 was released on May 19, 2025. Apache NetBeans is a Java-based IDE, Tooling Platform and Application Framework. This is the second release of 2025 in our regular quarterly release schedule. Please note, as of Apach

Re: Copying of the value of a variable to the clip board whilst debugging no longer works

2025-05-22 Thread Peter Hull
On Thu, 22 May 2025 at 14:33, Neil C Smith wrote: > If I'm understanding correctly which window you mean (Variables tab?), > are you using the Value column or the String value column? Seems to > work OK with the Value column on my system (not macOS) with NB26. Assuming we are talking about the Va

Re: Copying of the value of a variable to the clip board whilst debugging no longer works

2025-05-22 Thread Neil C Smith
Hi, On Thu, 22 May 2025 at 10:28, David Gradwell wrote: > I have been using NetBeans for many years. > > One of the debugging capabilities that I find most useful is to be able to > copy the value of a variable to the clipboard and then into my debugging > documentation. > > In the last few wee

Copying of the value of a variable to the clip board whilst debugging no longer works

2025-05-22 Thread David Gradwell
Good morning, I have been using NetBeans for many years. One of the debugging capabilities that I find most useful is to be able to copy the value of a variable to the clipboard and then into my debugging documentation. In the last few weeks, I’ve noticed that this no longer works. The whole