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 15352 - [Refactoring] automatic change of the package structure
Summary: [Refactoring] automatic change of the package structure
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on: 17825 25923
Blocks:
  Show dependency tree
 
Reported: 2001-09-11 00:05 UTC by markusfuchs
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description markusfuchs 2001-09-11 00:05:54 UTC
I'm using intellij ide, please see www.intellij.com. This ide has got a very 
nice feature: 

* Classes/methods can be renamed and all references are adjusted automatical by 
the ide. This works for putting a class into a new package, too.

This feature is very useful in development! It would be great to have this 
incorporated into netBeans.

Thank you,

-- markus.
Comment 1 Svata Dedic 2001-11-19 20:43:30 UTC
To be reliable, it requires complete source model to trace & change 
referencies to a symbol. Moving to java module, since this has only a 
little in common with Editor mod.
Comment 2 Jan Chalupa 2001-11-27 12:49:46 UTC
Target milestone -> 3.3.1.
Comment 3 Svata Dedic 2002-05-21 17:49:00 UTC
Cleaning up before 4.0 planning
Comment 4 Marek Grummich 2002-07-19 16:48:12 UTC
Target milestone was changed from not determined to TBD
Comment 5 Jan Becicka 2004-08-10 16:40:16 UTC
Implemented by refactoring module