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.