eclipse-project-home/plans/3_0/release_checklist.html

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

revision 1.2, Tue Jun 1 19:21:03 2004 UTC revision 1.3, Mon Jun 14 21:35:28 2004 UTC
# Line 94  Line 94 
94        <li>API elements added in 3.0 must be tagged &quot;@since 3.0&quot;</li>        <li>API elements added in 3.0 must be tagged &quot;@since 3.0&quot;</li>
95      </ul>      </ul>
96    </li>    </li>
97      <li><b>3.0 plug-in porting guide</b>
98        <ul>
99          <li>Instructions for migrating older plug-ins to 3.0</li>
100          <li>Must describe incompatibilities and breaking API changes</li>
101          <li>Should describe deprecations and places where 3.0 has a better story
102            that plug-ins should more to</li>
103          <li>Located in Platform Plug-in Developer Guide / Porting Guide</li>
104        </ul>
105      </li>
106      <li><b>What's New in 3.0</b>
107        <ul>
108          <li>Describes the more interesting differences that 2.1 users will see
109            when they upgrade to 3.0</li>
110          <li>Located in {Workbench | Java Development | PDE} User Guide / What's
111            new</li>
112        </ul>
113      </li>
114      <li><b>Release notes</b>
115        <ul>
116          <li>Know problems for each component and other late-breaking news for
117            customers of 3.0</li>
118          <li>Located in eclipse/readme/readme_eclipse.html</li>
119        </ul>
120      </li>
121  </ol>  </ol>
 <i>[More checklists coming soon...]</i>  
122    
123  </body>  </body>
124    

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