Re: Losing instanceof variables when class renamed.

2021-07-12 Thread Jan Lahoda
Thanks for the report, Owen. I am looking into this. Jan On Sun, Jul 11, 2021 at 7:30 AM Owen Thomas wrote: > Hello. > > Thought this might be of interest. When using NB 12.4 with Java SE 16 SDK, > I'm beginning to use the newly available enhancement to the instanceof > operator. > > When I ren

Re: NetBeans Platform "Golden Path"

2021-07-12 Thread Scott Palmer
The Java Modules referred to there can simply be the modules of the JRE - not your application. I use jlink and jpackage all the time to package non-modular applications. I just have to select the Java modules of the JDK that the application needs. Since my application is non-modular, I can

Re: NetBeans Platform "Golden Path"

2021-07-12 Thread Emilian Bold
I don't think the Platform is opinionated about not including a JRE, it's just that they can't under Apache. NetBeans used to come as a JDK bundle in the Sun Microsystems and Oracle days. So, all the plumbing is still there and in the conf file is just a jdkhome to set. It was relatively easy to

Re: Fwd: HTML Disable Auto Completion 12.4

2021-07-12 Thread John Lavelle
Hi, My apologies for not getting the video done on the HTML autocomplete problem, unfortunately work intervened. I'll try and get it done for Wednesday. Best regards, John j...@jql.co.uk Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ JLavelle.uk https://www.youtube.com/jla

Re: NetBeans Platform "Golden Path"

2021-07-12 Thread Chris Marusich
Hi everyone, Thank you very much for the thoughtful replies. It's very helpful to hear about how others do things. It sounds like I am probably making my life more difficult than it needs to be by choosing to use JPMS modules. Personally, I believe that as JPMS modules are adopted more and more

Re: Fwd: HTML Disable Auto Completion 12.4

2021-07-12 Thread Bradley Willcott
Hi John. I tried using auto-completion with HTML, and got the following screenshots: I typed: I typed: [Enter] I see nothing wrong with this sequence.  Is your experience different? Brad. On 12/7/21 3:27 pm, John Lavelle wrote: Hi, I'm in meetings all morning. I will video my IDE this