Re: [NOTICE] Apache NetBeans 13 release candidate 2 available for testing

2022-01-26 Thread Geertjan Wielenga
https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3ANB13 Gj On Thu, 27 Jan 2022 at 00:39, Thomas Wolf wrote: > Is there a link to what new features are included in 13? The link to > major changes in this and prior 13rc emails is still empty. > > Thnx, > Tom > > > On Jan 26,

Re: That Darn License Header

2022-01-26 Thread Scott Palmer
> On Jan 26, 2022, at 2:07 PM, Neil C Smith wrote: > > On Wed, 26 Jan 2022 at 18:59, Scott Palmer wrote: >>> On Jan 26, 2022, at 12:19 PM, Neil C Smith wrote: >>> >>> On Wed, 26 Jan 2022 at 16:54, Michael Bien wrote: ctrl+click the hyperlink, empty the template, save. >>> >>> It's

Re: That Darn License Header

2022-01-26 Thread Neil C Smith
On Wed, 26 Jan 2022 at 18:59, Scott Palmer wrote: > > On Jan 26, 2022, at 12:19 PM, Neil C Smith wrote: > > > > On Wed, 26 Jan 2022 at 16:54, Michael Bien wrote: > >> ctrl+click the hyperlink, empty the template, save. > > > > It's funny how that change has made it both far easier to change and

Re: That Darn License Header

2022-01-26 Thread Scott Palmer
> On Jan 26, 2022, at 12:19 PM, Neil C Smith wrote: > > On Wed, 26 Jan 2022 at 16:54, Michael Bien wrote: >> ctrl+click the hyperlink, empty the template, save. > > It's funny how that change has made it both far easier to change and > yet somehow far more confusing for people. If all that

Re: That Darn License Header

2022-01-26 Thread Laszlo Kishalmi
On 1/26/22 08:57, antonio wrote: Hi there, "Tools/Template Manager" can be of help, I think. You can always create a new license, even an empty one. See https://i.postimg.cc/3wbngMzb/licenses.png I think learning about the differences between a copyright and a license, and a short

Re: That Darn License Header

2022-01-26 Thread David Green
My students put together this https://github.com/dgreen/NetBeansTemplateConfig To set up the templates for my course. It contains files for the templates so you can change as desired. I have students download the project and just run it. The GUI may need a bit of work but the template setting

Re: That Darn License Header

2022-01-26 Thread Neil C Smith
On Wed, 26 Jan 2022 at 16:54, Michael Bien wrote: > ctrl+click the hyperlink, empty the template, save. It's funny how that change has made it both far easier to change and yet somehow far more confusing for people. Best wishes, Neil

Re: That Darn License Header

2022-01-26 Thread antonio
Hi there, "Tools/Template Manager" can be of help, I think. You can always create a new license, even an empty one. See https://i.postimg.cc/3wbngMzb/licenses.png I think learning about the differences between a copyright and a license, and a short introduction to the different open source

Re: That Darn License Header

2022-01-26 Thread Michael Bien
ctrl+click the hyperlink, empty the template, save. -mbien On 26.01.22 17:33, Kenneth Fogel wrote: I am one of those who would prefer an empty license comment block at the beginning of a file. I have noticed that the header has changed and now links directly to two files. Unfortunately both

13rc2 experiments

2022-01-26 Thread Michael Bien
I just started NetBeans 13 rc2 on JDK 19, uninstalled nb-javac 17, restarted and ran some loom+panama experiments and it all worked very well. (I don't think disabling nb-javac is sufficient, since something will enable it again on next start) No exceptions in the log. Thats pretty cool!

That Darn License Header

2022-01-26 Thread Kenneth Fogel
I am one of those who would prefer an empty license comment block at the beginning of a file. I have noticed that the header has changed and now links directly to two files. Unfortunately both files are unintelligible to me. Imagine how confused my students, in an Intro course I am giving right

Re: Basic Bugs

2022-01-26 Thread Scott Palmer
I think we should simply try removing the old hacks that NB is using to maintain it's own clipboard. They seem to be to work around an ancient JDK bug that may not even be an issue anymore - where as we know there are problems with what NB is doing now.. For me it happens on Win 10. But as you

Basic Bugs

2022-01-26 Thread Kenneth Fogel
Hi, I have just filed two JIRA bug reports for what is a problem for me in a course I am giving this semester. The first is that Copy does not work outside of NetBeans. I can Copy or Ctrl-C between files in NetBeans but I cannot paste what was copied outside of NetBeans such as to NotePad++ or

[NOTICE] Apache NetBeans 13 release candidate 2 available for testing

2022-01-26 Thread Neil C Smith
The second release candidate build for Apache NetBeans 13 is available (links below). Changes since 13-rc1 can be found at https://github.com/apache/netbeans/pull/3483 Please help with testing, and file issues in GitHub .. yes, GitHub! .. as necessary - https://github.com/apache/netbeans/issues