[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Q: changing member sort fields

(Crossposted to DZone, but no responses)

In Eclipse 3.4.1, I would like to change the member sorting (Source->Sort Members...) to include fields, enums, etc. I told it to ignore them the first time I ran sort and can't figure out how to re-allow them.

I know it can be "dangerous" to do this. I never include fields that depend on others--these I always initialize in static blocks.