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
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
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
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
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
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
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,
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
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