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 159616

Summary: Visual JSF Editor for only standard JSF components
Product: obsolete Reporter: fredzep <fredzep>
Component: visualwebAssignee: John Baker <jbaker>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description fredzep 2009-03-04 15:10:48 UTC
JSF Visual Editor with a option to work only JSF Standard Components.
A visual page always is created with woodstock tags like: <webuijsf:page>, <webuijsf:html> and so on. The visual editor
should be works with pages without jsf woodstock/icefaces components, pages containg only the standard jsf components
and html tags. Another issue to the visual editor, is a split area with visual editor and a code editor.

Some images from the eclipse visual jsf editor:

http://www.eclipse.org/webtools/jsf/docs/tutorial/images/web-page-editor.png
http://www.eclipse.org/webtools/jsf/docs/tutorial/images/wpe-add-cmd.png
http://www.myeclipseide.com/documentation/quickstarts/jsfdesigner_overview/images/vpd_overview_editor_layout.gif

Fred
Comment 1 fredzep 2009-04-07 14:59:41 UTC
Thanks for your consideration!