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 77909

Summary: Unused TextEditorSupportFactory in XML modules
Product: xml Reporter: _ rkubacki <rkubacki>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: RESOLVED INVALID    
Severity: blocker CC: issues, pjiricka
Priority: P3 Keywords: PERFORMANCE
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 80723    

Description _ rkubacki 2006-06-14 15:23:27 UTC
Looks like forgotten stuff (together with ...Creater and perhaps some other
code) from times when we had to handle text and tree editors for XML files.
Removing this simplifies creating of XMLDataObject.
Comment 1 Marek Fukala 2007-02-16 14:40:54 UTC
Reassigning to default owner of selected subcomponent. New owners are gladly
welcomed.
Comment 2 Samaresh Panda 2008-12-01 22:37:42 UTC
I used to wonder, will try to clean this up for 7.0.
Comment 3 Svata Dedic 2013-04-05 12:50:15 UTC
TextEditorSupportFactory still used...