Bug 27563 - review usage of exists in refactoring/reorg
Summary: review usage of exists in refactoring/reorg
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 critical (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-12-03 08:52 EST by Adam Kiezun CLA
Modified: 2002-12-10 09:22 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2002-12-03 08:52:39 EST
too expensive
Comment 1 Adam Kiezun CLA 2002-12-03 08:54:57 EST
RenameTypeRefactoring should not call it in the constructor
ResourceUtil should not call in getResource
Comment 2 Adam Kiezun CLA 2002-12-03 09:07:06 EST
another one is: RenameCompilationUnitRefactoring
Comment 3 Adam Kiezun CLA 2002-12-04 05:30:11 EST
must fix
Comment 4 Adam Kiezun CLA 2002-12-10 09:22:48 EST
fixed