platform-ui-home/code-conventions/index.html

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

revision 1.5, Mon Nov 17 18:10:23 2003 UTC revision 1.6, Wed Jan 28 16:25:29 2004 UTC
# Line 18  Line 18 
18                                  <td width="98%">                                  <td width="98%">
19                                  <p>The main Eclipse coding conventions can be found <a href="http://dev.eclipse.org/conventions.html">here</a>.                                  <p>The main Eclipse coding conventions can be found <a href="http://dev.eclipse.org/conventions.html">here</a>.
20          The Platform UI Team has been using the following additional code conventions          The Platform UI Team has been using the following additional code conventions
21          which can by applied by importing<a href="codeconventions.epf"> codeconventions.epf</a>.</p>          which can by applied by importing<a href="codeconventions.epf"> codeconventions.epf</a>.
22            For the newer code formatter (January 2004 or later), please use
23            <a href="codeFormatter-PlatformUI.xml">codeFormatter-PlatformUI.xml</a></p>.
24        <p>The changes are in the java and pde compiler settings.</p>        <p>The changes are in the java and pde compiler settings.</p>
25        <!--        <!--
26                                  <p>Those that can be expressed with a preference can be imported <a href="codeconventions.epf">here.</a></p>                                  <p>Those that can be expressed with a preference can be imported <a href="codeconventions.epf">here.</a></p>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6