Bug 113920 - Rename same package in all source paths
Summary: Rename same package in all source paths
Status: RESOLVED DUPLICATE of bug 109988
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: consistency, usability
Depends on:
Blocks:
 
Reported: 2005-10-26 20:10 EDT by Brill Pappin CLA
Modified: 2005-10-26 20:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brill Pappin CLA 2005-10-26 20:10:36 EDT
It is common for developers to have several source paths in a project and for
developers to separate the source paths for code and tests.

Please add a checkbox option for Refactor->Rename that will rename a package in
all source paths.

This is an important feature for helping developers keep their code and their
tests in sync.

Currently, rename only renames the package directly selected which should not
change, but an option to rename other instances of the same path in other source
trees should be added.
Comment 1 Brill Pappin CLA 2005-10-26 20:17:41 EDT

*** This bug has been marked as a duplicate of 109988 ***