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 34560 - ProjectEditorSupport extends DataEditorSupport
Summary: ProjectEditorSupport extends DataEditorSupport
Status: CLOSED DUPLICATE of bug 33091
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 14:46 UTC by Jaroslav Tulach
Modified: 2004-04-19 16:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2003-06-24 14:46:54 UTC
ProjectEditorSupport extends DataEditorSupport and
that exposes DataObject for no real reason.
Instead of this the ProjectEditorSupport shall
extend plain CloneableEditorSupport, which shall
be no problem as DataEditorSupport is just a
simple wrapper around the CES.
Comment 1 Vitezslav Stejskal 2003-06-24 16:25:26 UTC

*** This issue has been marked as a duplicate of 33091 ***
Comment 2 Jan Becicka 2003-11-25 14:02:16 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:11:09 UTC
---> CLOSED