You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eclipse 4.38 is tested and validated on a number of reference platforms. For the complete list, see <a
191
-
href="https://www.eclipse.org/projects/project-plan.php?planurl=https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_37.xml#target_environments">Target Environments in the
191
+
href="https://www.eclipse.org/projects/project-plan.php?planurl=https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_38.xml#target_environments">Target Environments in the
192
192
4.38 Plan</a>.
193
193
</p>
194
194
<p>
@@ -219,20 +219,20 @@ <h3>
219
219
<a
220
220
class="mozTocH3"
221
221
name="mozTocId324309"><strong>API Contract Compatibility:</strong> Eclipse SDK 4.38 is upwards contract-compatible with Eclipse SDK 4.37 except in those areas noted in the
222
-
</a><ahref="https://www.eclipse.org/eclipse/development/porting/eclipse_4_37_porting_guide.html"><em>Eclipse 4.38 Plug-in Migration Guide</em></a>. Programs that use affected APIs and extension points
222
+
</a><ahref="https://www.eclipse.org/eclipse/development/porting/eclipse_4_38_porting_guide.html"><em>Eclipse 4.38 Plug-in Migration Guide</em></a>. Programs that use affected APIs and extension points
223
223
will need to be ported to Eclipse SDK 4.38 APIs. Downward contract compatibility is not supported. There is no guarantee that compliance with Eclipse SDK 4.38 APIs would ensure compliance with
224
224
Eclipse SDK 4.37 APIs. Refer to <ahref="https://wiki.eclipse.org/Evolving_Java-based_APIs"><em>Evolving Java-based APIs</em></a> for a discussion of the kinds of API changes that maintain contract
225
225
compatibility.
226
226
</p>
227
227
<p>
228
228
<strong>Binary (plug-in) Compatibility:</strong> Eclipse SDK 4.38 is upwards binary-compatible with Eclipse SDK 4.37 except in those areas noted in the <a
229
-
href="https://www.eclipse.org/eclipse/development/porting/eclipse_4_37_porting_guide.html"><em>Eclipse 4.38 Plug-in Migration Guide</em></a>. Downward plug-in compatibility is not supported.
229
+
href="https://www.eclipse.org/eclipse/development/porting/eclipse_4_38_porting_guide.html"><em>Eclipse 4.38 Plug-in Migration Guide</em></a>. Downward plug-in compatibility is not supported.
230
230
Plug-ins for Eclipse SDK 4.38 will not be usable in Eclipse SDK 4.37. Refer to <ahref="https://wiki.eclipse.org/Evolving_Java-based_APIs"><em>Evolving Java-based APIs</em></a> for a discussion of
231
231
the kinds of API changes that maintain binary compatibility.
232
232
</p>
233
233
<p>
234
234
<strong>Source Compatibility:</strong> Eclipse SDK 4.38 is upwards source-compatible with Eclipse SDK 4.37 except in the areas noted in the <a
235
-
href="https://www.eclipse.org/eclipse/development/porting/eclipse_4_37_porting_guide.html"><em>Eclipse 4.38 Plug-in Migration Guide</em></a>. This means that source files written to use Eclipse
235
+
href="https://www.eclipse.org/eclipse/development/porting/eclipse_4_38_porting_guide.html"><em>Eclipse 4.38 Plug-in Migration Guide</em></a>. This means that source files written to use Eclipse
236
236
SDK 4.38 APIs might successfully compile and run against Eclipse SDK 4.37 APIs, although this is not guaranteed. Downward source compatibility is not supported. If source files use new Eclipse SDK
237
237
APIs, they will not be usable with an earlier version of the Eclipse SDK.
0 commit comments