-
Bug
-
Resolution: Duplicate
-
Major
-
4.2.0.Beta1
-
None
1. Create JSF2 project
2. Open inputname.xhtml page
3. Set page text to this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/facelets" xmlns:ez="http://java.sun.com/jsf/composite/demo" xmlns:a4j="http://richfaces.org/a4j" xmlns:rich="http://richfaces.org/rich"> <rich: </html>
4. Invoke Code Assist for <rich: tag
ERROR: There are no items in rich: in Code Assist
- duplicates
-
JBIDE-16859 JSF tag libraries registred in XML catalog in plugins packed into JARs are not available for KB
- Closed