Re: Netbeans 11 doesn't recognize some attributes of primefaces component

2019-07-02 Thread James Ostrowick
Hi, I’m pretty sure that autoResize is an attribute of the inputTextarea not inputText and inputNumber (So the editor is correct) > On 02 Jul 2019, at 16:46, Cisco505 wrote: > > I'm getting this error in the editor view, > > > > The view is a facelet and the composition is : > > > > The

Netbeans 11 doesn't recognize some attributes of primefaces component

2019-07-02 Thread Cisco505
I'm getting this error in the editor view, [image: image.png] The view is a facelet and the composition is : [image: image.png] The same error with inputNumber: [image: image.png] The versión of primefaces is 6.1. Any Suggestions?.