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 94064

Summary: JSFEditor API
Product: javaee Reporter: Joelle Lam <joellelam>
Component: JSFAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/PageFlowMinutes20070118
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 90459    

Description Joelle Lam 2007-02-02 20:06:09 UTC
The JSFEditor API is a small API that allows a module to plug in a new view into
the multi-view when editing a faces config file.
Comment 1 Petr Pisl 2007-02-15 14:49:13 UTC
The api is prepared on the jsf_api branch. I'm going to commit the api next week. 
Comment 2 Petr Pisl 2007-02-20 17:46:52 UTC
The first version is committed as a friedn api now in the trunk.
Comment 3 Joelle Lam 2007-08-06 17:15:57 UTC
This was completed in M8.