<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
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:<br>
<br>
I added 2 files to trunk:<br>
<ul>
  <li>eclipse-code-formatter-profile.xml - Contains the code formatter
profile XML that can be imported via the Formatter preference page in
Eclipse</li>
  <li>eclipse-preferences.epf - Contains eclipse preferences related to
compilation messages, code generation, code styles, and code
templates.&nbsp; 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.</li>
</ul>
<br>
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.<br>
</body>
</html>