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 29979

Summary: General infrastructure for 2-way editing
Product: javaee Reporter: Milan Kuchtiak <mkuchtiak>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka, sgleason
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:

Description Milan Kuchtiak 2003-01-13 09:27:34 UTC
- create the common XML Data Object
- create the common XML Editor Support
Comment 1 Milan Kuchtiak 2003-04-14 15:46:11 UTC
The DDEditorSupport need to be created. In projects there will be no
DDDataObject, insted the editor support need to be atached to the dd
project member Lookup.
Comment 2 Petr Jiricka 2004-12-14 18:37:58 UTC
Implemented by Milan with Pavel's help.