Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread Josh Juneau
Thanks John and David. Glad to hear that it is working. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Nov 21, 2019, at 5:55 PM, David Sharpe wrote: > >  > Hi John, > > I did not have nb-javac installed! After installing it u

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread David Sharpe
Hi John, I did not have nb-javac installed! After installing it using the Plugins manager, I was able to enable Compile on Save. I recall that when I installed Netbeans 11.0 and 11.1, I was prompted to install nb-javac when I started Netbeans. I don't recall being prompted when I started Netbeans

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread John Mc
David, Do you have nb-javac installed as well? I might be wrong but I thought that CoS requires nb-javac Regards John On Thu, 21 Nov 2019 at 23:32, Josh Juneau wrote: > Thanks I will work on reproducing the issue. I appreciate your time. > > Josh Juneau > juneau...@gmail.com > http://jj-blo

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread Josh Juneau
Thanks I will work on reproducing the issue. I appreciate your time. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Nov 21, 2019, at 4:58 PM, David Sharpe wrote: > >  > Hi Josh, > > It's Microsoft Windows 10 Enterprise, Ver

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread David Sharpe
Hi Josh, It's Microsoft Windows 10 Enterprise, Version 10.0.17763 Build 17763. Regards, David On Thu, 21 Nov 2019 at 14:52, Josh Juneau wrote: > Hi David, > > Can you please tell us what operating system you are using? > > Thanks! > > Josh Juneau > juneau...@gmail.com > http://jj-blogger.blog

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread Josh Juneau
Hi David, Can you please tell us what operating system you are using? Thanks! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Nov 21, 2019, at 3:24 PM, David Sharpe wrote: > >  > Hi everyone, > > Can someone can confirm thi

Fwd: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread David Sharpe
Hi everyone, Can someone can confirm this for me please? 1. Create a new Maven web application project in *Netbeans 11.1*. 2. Go to Project > Properties > Build > Compile 3. Confirm that you can toggle the "Compile on Save" option. Repeat the steps for *Netbeans 11.2*. On my computer,

Re: A Package for Generating Robust RCP Installers Using Maven

2019-11-21 Thread Jerome Lelasseux
Thank you ! I wish I had this 2 month ago, I already had to make my own installer generation process... Le jeudi 21 novembre 2019 à 03:40:07 UTC+1, William Reynolds a écrit : For my application, I've had need of some reliable, reusable NBI installer scripts, so I've implemented som

NB11.2 and Enter

2019-11-21 Thread Jonathan Mills
I have been using NetBeans 11.2 on Windows 10 for a while (since release) Today, when editing a JavaScript file, ENTER no longer creates a new line - it just ignores it AFAICT. It works fine for a PHP file. Other keys work.  I can create new lines duplicating and existing line with copy/past