platform-ui-home/code-conventions/index.html
Parent Directory
|
Revision Log
|
Patch
| revision 1.4, Wed Nov 12 17:28:46 2003 UTC | revision 1.5, Mon Nov 17 18:10:23 2003 UTC | |
|---|---|---|
| # | Line 17 | Line 17 |
| 17 | </td> | </td> |
| 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 | </p> | which can by applied by importing<a href="codeconventions.epf"> codeconventions.epf</a>.</p> |
| 22 | <ol> | <p>The changes are in the java and pde compiler settings.</p> |
| <li>Compiler warnings are on except for deprecated code.</li> | ||
| <li>Code is subjected to 'Organize Imports', 'Format', and 'Sort Members' according to default ship settings.</li> | ||
| </ol> | ||
| 23 | <!-- | <!-- |
| 24 | <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> |
| 25 | --> | --> |
|
||||||||
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
