org.eclipse.platform.doc.isv/porting/3.0/incompatibilities.html

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

revision 1.11, Wed Nov 30 16:17:53 2005 UTC revision 1.12, Fri Apr 21 19:55:35 2006 UTC
# Line 991  Line 991 
991  client plug-ins must re-evaluate their use of runtime API in their API.</p>  client plug-ins must re-evaluate their use of runtime API in their API.</p>
992  <p><b>Action required:</b> This scenario is quite rare as very little of  <p><b>Action required:</b> This scenario is quite rare as very little of
993  the Eclipse runtime API is changing. Depending on the scenario, clients may have  the Eclipse runtime API is changing. Depending on the scenario, clients may have
994  to change their API or continue to rely on the the compatibility layer.</p>  to change their API or continue to rely on the compatibility layer.</p>
995  <h2><a name="Plug-in parsing methods on Platform"></a>32. Plug-in parsing methods on Platform</h2>  <h2><a name="Plug-in parsing methods on Platform"></a>32. Plug-in parsing methods on Platform</h2>
996  <p><b>What is affected:</b> Plug-ins that use <code>org.eclipse.core.runtime.Platform.parsePlugins(...,  <p><b>What is affected:</b> Plug-ins that use <code>org.eclipse.core.runtime.Platform.parsePlugins(...,
997  Factory).</code></p>  Factory).</code></p>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12