Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364675 - When add REST service via wizard the default egldd file should be updated.
Summary: When add REST service via wizard the default egldd file should be updated.
Status: NEW
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-11-24 02:28 EST by Yu Hao CLA
Modified: 2017-02-23 14:16 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yu Hao CLA 2011-11-24 02:28:34 EST
Build Identifier: 201111232325

If you change the default egldd file to a new elgdd for your project then create a REST service via wizard. The new default egldd will NOT be updated

Reproducible: Always

Steps to Reproduce:
1.Create a egl project "test"
2.Copy test.egldd and paste it into the same project rename it to test1.egldd
3.remove test.egldd and set the default dd for the project to test1.elgdd
4.Create a REST service via wizard, please check "Create as web(EGL REST-RPC)service" in the wizard
5.You will find the removed test.egldd was re-created and the new REST service was added into test.elgdd not test1.elgdd
Comment 1 Tony Chen CLA 2011-11-24 03:58:46 EST
set to future
Comment 2 Brian Svihovec CLA 2012-06-14 11:30:21 EDT
Deferring to Future again.