[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.emf] Alphabetize enumerated feature
|
I have an enumeration in my XSD that I would like to appear in alphabetical order in the properties view. I set "Property Sort Choices" on the enumerated type but after regenerating the code, the order hasn't changed. I assume "Property Sort Choices" sorts in alphabetical order? Is this the proper way to sort an enumeration based on the name (not the value)?