Bug 255683 - [model] IPackageFragment should offer API for hierarchical rename
Summary: [model] IPackageFragment should offer API for hierarchical rename
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 255484
  Show dependency tree
 
Reported: 2008-11-18 12:16 EST by Markus Keller CLA
Modified: 2008-11-20 05:53 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-11-18 12:16:01 EST
I20081118-0800

To fix bug 255484, we need an API on IPackageFragment to rename not only the fragment but also also all subpackages. Effectively, the implementation would rename the folder of the package fragment and then update the package declarations in all contained CUs (including those in subpackages).