platform-core-home/documents/coding_conventions.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Wed Nov 5 20:07:15 2003 UTC revision 1.2, Wed Nov 5 22:05:45 2003 UTC
# Line 5  Line 5 
5  <h3>Code Formatter:</h3>  <h3>Code Formatter:</h3>
6  <ul>  <ul>
7    <li>set line length to be something large (like 800)</li>    <li>set line length to be something large (like 800)</li>
8      <li>turn off formatting for comments</li>
9    <li> use the rest of the default settings</li>    <li> use the rest of the default settings</li>
10  </ul>  </ul>
11  <h3>Organize imports:</h3>  <h3>Organize imports:</h3>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2