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 25923 - Support for renaming java element and moving classes
Summary: Support for renaming java element and moving classes
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 15352 16024 24508
  Show dependency tree
 
Reported: 2002-07-23 16:45 UTC by Pavel Flaska
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Flaska 2002-07-23 16:46:04 UTC
If the user renames java element, references
should be renamed too. Similiar behaviour if the
user moves class between packages.
Comment 1 Pavel Flaska 2002-07-23 17:16:16 UTC
Task should solve enhancements:
issue #8335
issue #11229
issue #8698
issue #16024

It should be connected also to javadoc comments links:
issue #7565
issue #24508
Comment 2 Martin Matula 2002-11-04 15:42:09 UTC
Following other issues will be solved by completing this 
task:
issue #7565 (class renaming)
issue #8385 (package renaming)
Comment 3 Pavel Flaska 2004-03-18 10:03:06 UTC
Implemented in meta_2 branch.