Skip to content

Commit 7fd0b26

Browse files
SougandhSMohananRahul
authored andcommitted
Update links
1 parent 4782a4f commit 7fd0b26

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

development/scripts/readme/readme_eclipse.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h2 id="TargetOperatingEnvironments2">
188188
</p>
189189
<p>
190190
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
192192
4.38 Plan</a>.
193193
</p>
194194
<p>
@@ -219,20 +219,20 @@ <h3>
219219
<a
220220
class="mozTocH3"
221221
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><a href="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><a href="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
223223
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
224224
Eclipse SDK 4.37 APIs. Refer to <a href="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
225225
compatibility.
226226
</p>
227227
<p>
228228
<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.
230230
Plug-ins for Eclipse SDK 4.38 will not be usable in Eclipse SDK 4.37. Refer to <a href="https://wiki.eclipse.org/Evolving_Java-based_APIs"> <em>Evolving Java-based APIs</em></a> for a discussion of
231231
the kinds of API changes that maintain binary compatibility.
232232
</p>
233233
<p>
234234
<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
236236
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
237237
APIs, they will not be usable with an earlier version of the Eclipse SDK.
238238
</p>

0 commit comments

Comments
 (0)