You may have already noticed
this on the dna-issues or dna-commits list, but just in case it gets
lost in the traffic, here's an FYI:
I added 2 files to trunk:
- eclipse-code-formatter-profile.xml - Contains the code
formatter profile XML that can be imported via the Formatter preference
page in Eclipse
- eclipse-preferences.epf - Contains eclipse preferences
related to compilation messages, code generation, code styles, and code
templates. It can be imported via the Eclipse Preferences importer. It
does NOT contain formatter preferences since their encoding within this
file would make them very difficult to maintain.
To help ensure change sets don't contain a slew of non-structural or
aesthetic differences, all committers should import both of these files
into their Eclipse IDE.
_______________________________________________