Re: Compile on Save in web applications no longer works for NB > 11.0

2020-05-05 Thread Juan Algaba
My memory failed me, it's not a dialog, but a notification: https://lists.apache.org/thread.html/r3743d8d20e8760be2c91da7c236382a63d60358aca4415ba5743b7a3%40%3Cusers.netbeans.apache.org%3E I believe it's not installed by default because it wasn't donated (and won't be apparently) to Apache, and

Re: Compile on Save in web applications no longer works for NB > 11.0

2020-05-05 Thread Juan Algaba
I'm on 11.3, ant-based web app, and do have CoS. Make sure nb-javac plugin is installed in Plugins -> Installed -> Search nb-javac NB should offer you to install it, but IIRC it may not if you open an existing project, if that's the case try creating a new java web project to see if it triggers

Compile on Save in web applications no longer works for NB > 11.0

2020-05-05 Thread Brett Ryan
Hi all, I've been wanting to switch off of NB 11.0 for some time, however; the one thing that is stopping me is CoS is not working for web applications. Since moving from 11.0 the Build > Compile > Compile On Save is now greyed out. Run > "Deploy on Save" is enabled but appears to do nothin, as

Re: Changing comment character

2020-05-05 Thread Pete Whelpton
I think I see your problem now :) Within your /* */ comment block, you have a #{} block. Dart Sass will still try and perform interpolation on a #{} block within a /* */ comment block, but not on a line comment // https://sass-lang.com/documentation/syntax/comments You should only need to //

unsubscribe

2020-05-05 Thread Zoltan Levardy
unsubscribe - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit:

Re: C++ compiler gone weird, flags errors

2020-05-05 Thread Emilian Bold
I'm pretty sure there was no C++ release from NetBeans in the past week. It was a fluke on your machine. --emi On Mon, May 4, 2020 at 9:17 PM Brenden Towey wrote: > > And thank you to whoever released the new C++ patch for Netbeans this > morning. The errors have disappeared and all seems to