fcorneli opened a new pull request #2557: URL: https://github.com/apache/netbeans/pull/2557
We have several JSF libraries that contain both JSF components and JSF composite components. When the JSF library is open in NetBeans, all JSF components are found within the editor. When the JSF library is referenced as external JAR, only the JSF components are recognised by the editor, not the JSF composite components. The fix as suggested in: https://stackoverflow.com/questions/21607320/jsf-composite-components-in-jar-not-recognised-in-netbeans works for us. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
