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

Summary: the source files are still there even if the ejb beans are deleted
Product: javaee Reporter: jielin <jielin>
Component: RefactoringAssignee: Martin Grebac <mgrebac>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: raccah
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 55276    

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 ***