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 55237 - the source files are still there even if the ejb beans are deleted
Summary: the source files are still there even if the ejb beans are deleted
Status: RESOLVED DUPLICATE of bug 49517
Alias: None
Product: javaee
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks: 55276
  Show dependency tree
 
Reported: 2005-02-18 22:24 UTC by jielin
Modified: 2005-02-28 14:02 UTC (History)
1 user (show)

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 jielin 2005-02-18 22:24:24 UTC
Delete one ejb bean in project, the source files
are still there. They should be removed when beans
are deleted.
Comment 1 Pavel Buzek 2005-02-19 03:07:39 UTC
Delete should be implemented as a refactoring operation. Currently it
is not.
Comment 2 Martin Grebac 2005-02-21 13:15:22 UTC
this is not handled in refactoring, but doable
Comment 3 Martin Grebac 2005-02-28 14:02:33 UTC

*** This issue has been marked as a duplicate of 49517 ***