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 al

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 tha

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 i

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 // com

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: https://cwiki.apache.org