platform-ui-home/contributing/checklist.html

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

revision 1.4, Fri Oct 28 14:02:43 2005 UTC revision 1.5, Wed Oct 25 17:30:35 2006 UTC
# Line 97  Line 97 
97              they can crop up due to compiler changes occassionally</li>              they can crop up due to compiler changes occassionally</li>
98            <li> non-externalized strings are considered errors, do not ship non-externalized            <li> non-externalized strings are considered errors, do not ship non-externalized
99              strings</li>              strings</li>
100            <li>write/update Javadoc for all API you introduce/change. See <a href="http://www.eclipse.org/eclipse/development/java-api-evolution.html">Evolving Java-based APIs</a> by Jim des Rivi&egrave;res to understand what it means to maintain an API</li>            <li>write/update Javadoc for all API you introduce/change. See <a href="http://wiki.eclipse.org/index.php/Evolving_Java-based_APIs">Evolving Java-based APIs</a> by Jim des Rivi&egrave;res to understand what it means to maintain an API</li>
101          </ul></td>          </ul></td>
102      </tr>      </tr>
103      <tr>      <tr>

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