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 - Visual JSF Editor for only standard JSF components
Summary: Visual JSF Editor for only standard JSF components
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-04 15:10 UTC by fredzep
Modified: 2009-04-07 14:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!