Bug 180756 - Launch config attriubutes should be persisted in consistent order
Summary: Launch config attriubutes should be persisted in consistent order
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
: 184023 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-03 12:55 EDT by Darin Wright CLA
Modified: 2007-04-25 10:52 EDT (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 Darin Wright CLA 2007-04-03 12:55:37 EDT
From bug 178709

"it would be useful if we persisted config attributes in a
reliable order so it is easier to see incoming/outgoing changes"
Comment 1 Wassim Melhem CLA 2007-04-03 13:04:10 EDT
using a treemap, instead of a hashmap would result in a predictable/sorted retrieval of keys.
Comment 2 Darin Wright CLA 2007-04-04 12:20:06 EDT
Marking as M7 polish item.
Comment 3 Michael Rennie CLA 2007-04-04 14:43:24 EDT
fixed in HEAD

see LaunchConfigurationInfo
Comment 4 Michael Rennie CLA 2007-04-04 14:43:38 EDT
please verify Darin W
Comment 5 Simon Archer CLA 2007-04-04 15:01:07 EDT
Thanks Darin, this enhancement is much appreciated since it'll make comparing .launch files easier.
Comment 6 Darin Wright CLA 2007-04-05 10:22:16 EDT
Verified.
Comment 7 Darin Wright CLA 2007-04-25 10:52:05 EDT
*** Bug 184023 has been marked as a duplicate of this bug. ***