Bug 69995

Summary: [nls tooling] message.properties file entries are sorted by class
Product: [Eclipse Project] JDT Reporter: Jörg Lewek <joerg.lewek>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P4    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jörg Lewek CLA 2004-07-14 02:40:47 EDT
A change from eclipse 2.1 to 3.0 is that the entries in message.properties files
are now sorted by class. This is good during a first time translation. This is
bad for adding some new Strings to an allready existing messag.properties file.
In this case is it much better to append the new entries at the end of the file.
May be it is a good idea to provide a preference for the sort order in
message.properties files
Comment 1 Jerome Lanneluc CLA 2004-12-16 06:25:26 EST
Externalization tool is owned by JDT UI.
Moving to JDT UI for comment.
Comment 2 Dirk Baeumer CLA 2004-12-17 04:48:59 EST
Dani, now up to you.

However, we put lots of effort into the sorting so I opt to not change this again.
Comment 3 Dani Megert CLA 2006-03-21 05:35:52 EST

*** This bug has been marked as a duplicate of 107308 ***