Re: Missing JSF Components in 11.1

2019-10-02 Thread Emilian Bold
What? But CoolBeans 2019.06 is built off the 11.1 branch! Which CoolBeans version are you using? --emi On Wed, Oct 2, 2019 at 8:26 PM Paul "TheSlimDude" Morris wrote: > Actually, I was mistaken. The missing components are not actually missing > in NB11.1. They're just not there in CoolBeans. F

Re: How to verify NetBeans downloads with the checker.apache.org?

2019-10-02 Thread Emilian Bold
Sad to hear about the maintainer... The checker is a good idea and seems to go faster compared to getting the SHA256 file and comparing. I would still keep the hash files though. --emi mie., 2 oct. 2019, 19:54 Eric Barboni a scris: > Hi Emilian > > It remember testing mavenutilities with sha5

Re: Missing JSF Components in 11.1

2019-10-02 Thread Neil C Smith
On Wed, 2 Oct 2019 at 18:26, Paul "TheSlimDude" Morris wrote: > > Actually, I was mistaken. The missing components are not actually missing in > NB11.1. They're just not there in CoolBeans. FYI: EML Always pays to try the upstream release! ;-) Best wishes, Neil ---

Re: Missing JSF Components in 11.1

2019-10-02 Thread Paul "TheSlimDude" Morris
Actually, I was mistaken. The missing components are not actually missing in NB11.1. They're just not there in CoolBeans. FYI: EML --- Cheers, Slim On 2019-10-02 00:02, James Ostrowick wrote: > No, its not there, however, if you have a maven project its pretty easy to > just add Primefaces-

Re: Payara Server Plugin requires incubator-netbeans-release-404-on-20190319 in NetBeans 11.1

2019-10-02 Thread Paul "TheSlimDude" Morris
OK, that explains everything. Thanks Geertjan and Neil. --- Cheers, Slim On 2019-10-02 13:13, Neil C Smith wrote: > On Wed, 2 Oct 2019 at 17:50, Paul "TheSlimDude" Morris > wrote: > >> OK, that helps. Should it not already be in Installed Plugins then instead >> of Available Plugins? It's

Re: Payara Server Plugin requires incubator-netbeans-release-404-on-20190319 in NetBeans 11.1

2019-10-02 Thread Neil C Smith
On Wed, 2 Oct 2019 at 17:50, Paul "TheSlimDude" Morris wrote: > > OK, that helps. Should it not already be in Installed Plugins then instead of > Available Plugins? It's kind of confusing. It is a bit - presumably in there for NB 11.0. At the moment, NB 11.0 LTS and NB 11.1 (and coming NB 11.2)

RE: How to verify NetBeans downloads with the checker.apache.org?

2019-10-02 Thread Eric Barboni
Hi Emilian It remember testing mavenutilities with sha512 stuff with that but it seems checker is not working since 21 of june. I found that Henk Penning (contact at the bottom) passed away. According to Infra, there is a need of modernization of underlying script before it can run again o

Re: Payara Server Plugin requires incubator-netbeans-release-404-on-20190319 in NetBeans 11.1

2019-10-02 Thread Geertjan Wielenga
Just go to the Services window and register your Payara server there. Gj On Wed, 2 Oct 2019 at 18:50, Paul "TheSlimDude" Morris wrote: > OK, that helps. Should it not already be in Installed Plugins then instead > of Available Plugins? It's kind of confusing. > --- > > Cheers, > > Slim > > > On

Re: Payara Server Plugin requires incubator-netbeans-release-404-on-20190319 in NetBeans 11.1

2019-10-02 Thread Paul "TheSlimDude" Morris
OK, that helps. Should it not already be in Installed Plugins then instead of Available Plugins? It's kind of confusing. --- Cheers, Slim On 2019-10-02 12:46, Geertjan Wielenga wrote: > But why install it. It's installed out of the box in 11.1. > > Gj > > On Wed, 2 Oct 2019 at 18:43, Paul

Re: Payara Server Plugin requires incubator-netbeans-release-404-on-20190319 in NetBeans 11.1

2019-10-02 Thread Geertjan Wielenga
But why install it. It’s installed out of the box in 11.1. Gj On Wed, 2 Oct 2019 at 18:43, Paul "TheSlimDude" Morris wrote: > Trying to install the Payara Server plugin in NetBeans 11.1 on Windows 10 > results in error. Steps to reproduce: > > Install NB 11.1 > > Click Tools - Plugins and selec

Payara Server Plugin requires incubator-netbeans-release-404-on-20190319 in NetBeans 11.1

2019-10-02 Thread Paul "TheSlimDude" Morris
Trying to install the Payara Server plugin in NetBeans 11.1 on Windows 10 results in error. Steps to reproduce: Install NB 11.1 Click Tools - Plugins and select Payara Server from Available Plugins Click Install This is what I see: -- Cheers, Slim

How to verify NetBeans downloads with the checker.apache.org?

2019-10-02 Thread Emilian Bold
Hello, I see the netbeans download page [1] references the SHA512 [2] but the closer.cgi page [3] points to an info page [4] which ultimately takes you to https://checker.apache.org/dist/verify.html This Apache checker does NOT seem to have the SHA512 value [5]. The text there mentions SHA-256 c

Re: Missing JSF Components in 11.1

2019-10-02 Thread Paul "TheSlimDude" Morris
While this is true, it does not give you a starting Primefaces index page. Also, if this is the way NetBeans is to handle it going forward, why have the empty tab in the dialog at all? It seems like a bug to me. Certainly a change from how I have been building JSF/Primefaces web applications since

Re: Netbeans 11.1 extract local variable r

2019-10-02 Thread Sahin gülci
Thanks John, that was the trick, getting cursor the first line and Alt+Enter do the thing [image: resim.png] On Wed, Oct 2, 2019 at 12:09 PM John Mc wrote: > What happens when you put your cursor on the first line? Do you get a > hint in the left hand margin of the editor? This should do the s

Re: Netbeans 11.1 extract local variable r

2019-10-02 Thread John Mc
What happens when you put your cursor on the first line? Do you get a hint in the left hand margin of the editor? This should do the same thing, creating a return variable. On Wed, 2 Oct 2019 at 04:17, Sahin gülci wrote: > Hi Emilian, > > I deleted the collect line but it is same, for you to