MyEclipse does not provide designer support for RichFaces components, so if you are Drag and Dropping rich components off the palette onto your JSF page, chances are you are dragging them from the 'ICEfaces' portion of the palette and getting components like this generated.
You can hand-code your rich faces JSF pages and get validation, content assist, etc., but not designer support in MyEclipse. |