This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268789

Summary: Primefaces primefaces-6.0.jar could not be found after added to the library
Product: javaee Reporter: stanleyshi
Component: JSFAssignee: Martin Fousek <marfous>
Status: NEW ---    
Severity: normal CC: stanleyshi
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: GUI showing the error

Description stanleyshi 2016-11-02 12:55:05 UTC
Created attachment 162729 [details]
GUI showing the error

NetBeans 8.2 comes with the JSF "Primefaces 5.0" library. After I removed it and added the "Primefaces 6.0" library by Tools > Libraries > New Library, I tried to created a new Java Web - Web application > JavaServer Faces > PrimeFaces, the bottom of the GUI says first in red ink: "JSF library PrimeFaces not set up properly: Searching valid Primefaces library. Please wait...", then "JSF library PrimeFaces not set up properly: No valid PrimeFaces libraries found." , see the attached image.

I changed the library back to "Primefaces 5.0", NetBeans works again as it was before.
Comment 1 ijurisic 2017-05-02 13:50:49 UTC
Me too have this problem, any solution for adding PrimeFaces 6.0 in Netbeans 8.2 ?