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 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 11.2, but perhaps I just ignored the prompt...
> 
> Anyhow, looks like a false alarm. Thanks for your help, everyone.
> 
> Regards,
> 
>> On Thu, 21 Nov 2019 at 15:37, John Mc  wrote:
>> 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-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, 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.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 this for me please?
>> Create a new Maven web application project in Netbeans 11.1.
>> Go to Project > Properties > Build > Compile
>> Confirm that you can toggle the "Compile on Save" option.
>> Repeat the steps for Netbeans 11.2.
>> 
>> On my computer, I'm unable to enable "Compile on Save" with Netbeans 
>> 11.2. I tried running Netbeans on Oracle JDK 8 and 13. 
>> 
>> 
>> 
>> 
>> (JRebel support, I'm CCing you because this feature is integral to your 
>> Netbeans integration.)
>> 
>> Regards,
>> David
>> 


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 11.2, but perhaps I just ignored the prompt...

Anyhow, looks like a false alarm. Thanks for your help, everyone.

Regards,

On Thu, 21 Nov 2019 at 15:37, John Mc  wrote:

> 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-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, 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.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 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, I'm unable to enable "Compile on Save" with Netbeans
>>> 11.2. I tried running Netbeans on Oracle JDK 8 and 13.
>>>
>>> 
>>>
>>>
>>> (JRebel support, I'm CCing you because this feature is integral to your
>>> Netbeans integration.)
>>>
>>> Regards,
>>> David
>>>
>>>


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-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, 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.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 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, I'm unable to enable "Compile on Save" with Netbeans
>> 11.2. I tried running Netbeans on Oracle JDK 8 and 13.
>>
>> 
>>
>>
>> (JRebel support, I'm CCing you because this feature is integral to your
>> Netbeans integration.)
>>
>> Regards,
>> David
>>
>>


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, 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.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 this for me please?
>>> Create a new Maven web application project in Netbeans 11.1.
>>> Go to Project > Properties > Build > Compile
>>> Confirm that you can toggle the "Compile on Save" option.
>>> Repeat the steps for Netbeans 11.2.
>>> 
>>> On my computer, I'm unable to enable "Compile on Save" with Netbeans 11.2. 
>>> I tried running Netbeans on Oracle JDK 8 and 13. 
>>> 
>>> 
>>> 
>>> 
>>> (JRebel support, I'm CCing you because this feature is integral to your 
>>> Netbeans integration.)
>>> 
>>> Regards,
>>> David
>>> 


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.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 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, I'm unable to enable "Compile on Save" with Netbeans 11.2.
> I tried running Netbeans on Oracle JDK 8 and 13.
>
> 
>
>
> (JRebel support, I'm CCing you because this feature is integral to your
> Netbeans integration.)
>
> Regards,
> David
>
>


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 this for me please?
> Create a new Maven web application project in Netbeans 11.1.
> Go to Project > Properties > Build > Compile
> Confirm that you can toggle the "Compile on Save" option.
> Repeat the steps for Netbeans 11.2.
> 
> On my computer, I'm unable to enable "Compile on Save" with Netbeans 11.2. I 
> tried running Netbeans on Oracle JDK 8 and 13. 
> 
> 
> 
> 
> (JRebel support, I'm CCing you because this feature is integral to your 
> Netbeans integration.)
> 
> Regards,
> David
> 


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, I'm unable to enable "Compile on Save" with Netbeans 11.2.
I tried running Netbeans on Oracle JDK 8 and 13.

[image: image.png]

(JRebel support, I'm CCing you because this feature is integral to your
Netbeans integration.)

Regards,
David