Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360387 - [RBD]code in interface is not updated after file named is changed ---Refactoring
Summary: [RBD]code in interface is not updated after file named is changed ---Refactoring
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Zhi Zhu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 02:43 EDT by Lu Yao CLA
Modified: 2017-02-23 14:19 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 Lu Yao CLA 2011-10-10 02:43:51 EDT
Build Identifier: 1009

refactoring, interface, rename, source code

Reproducible: Always

Steps to Reproduce:
1. RUI project, interface in01
2. new a service, ser01,  with interface in01
3. rename interface, source code in in01 remains the old
4. code in ser01 is in01
expected result:
source code in interface and reference file should be updated
Comment 1 Zhi Zhu CLA 2011-10-19 21:47:36 EDT
The behavior is identical with RBD, since interface name and service contained in one egl file does not have to be identical name with the file name, so I do not think this is  a bug.

 If you really want what you describe, can be an enhancement in future release.
Comment 2 Lu Yao CLA 2011-10-20 02:01:34 EDT
agree with that