Bug 40715 - getWorkingCopy(...) should always return a new working copy for primary cus
Summary: getWorkingCopy(...) should always return a new working copy for primary cus
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 11:00 EDT by Jerome Lanneluc CLA
Modified: 2003-08-28 06:12 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 Jerome Lanneluc CLA 2003-07-24 11:00:11 EDT
Build 20030723

ICompilationUnit.getWorkingCopy(...) should always return a new working copy 
for primary cus. Right now, if the cu is in working copy mode, it returns the 
primary cu.
Comment 1 Jerome Lanneluc CLA 2003-07-24 11:24:29 EDT
Fixed
Comment 2 David Audel CLA 2003-08-28 06:12:46 EDT
Verified.