platform-ui-home/code-conventions/index.html
Parent Directory
|
Revision Log
Revision 1.6 - (view) (download) (as text)
| 1 : | tod | 1.1 | <html> |
| 2 : | cmclaren | 1.4 | <head> |
| 3 : | <title>Code Conventions for the Platform UI Team</title> | ||
| 4 : | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
| 5 : | <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> | ||
| 6 : | </head> | ||
| 7 : | <body bgcolor="#FFFFFF" text="#000000"> | ||
| 8 : | <table border=0 cellspacing=5 cellpadding=2 width="100%" > | ||
| 9 : | <tr> | ||
| 10 : | <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"> | ||
| 11 : | <b><font color="#FFFFFF" face="Arial,Helvetica">Code Conventions for the Platform UI Team</font></b> | ||
| 12 : | </td> | ||
| 13 : | </tr> | ||
| 14 : | <tr> | ||
| 15 : | <td align=right valign=top width="2%"> | ||
| 16 : | <img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16 alt = "Eclipse idea banner"> | ||
| 17 : | </td> | ||
| 18 : | <td width="98%"> | ||
| 19 : | <p>The main Eclipse coding conventions can be found <a href="http://dev.eclipse.org/conventions.html">here</a>. | ||
| 20 : | tod | 1.5 | The Platform UI Team has been using the following additional code conventions |
| 21 : | dpollock | 1.6 | 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 : | tod | 1.5 | <p>The changes are in the java and pde compiler settings.</p> |
| 25 : | <!-- | ||
| 26 : | cmclaren | 1.4 | <p>Those that can be expressed with a preference can be imported <a href="codeconventions.epf">here.</a></p> |
| 27 : | --> | ||
| 28 : | </td> | ||
| 29 : | </tr> | ||
| 30 : | </table> | ||
| 31 : | </body> | ||
| 32 : | tod | 1.1 | </html> |
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
