diff options
| author | Sarika Sinha | 2021-08-25 06:36:06 +0000 |
|---|---|---|
| committer | Sarika Sinha | 2021-08-25 06:37:28 +0000 |
| commit | 54b48b28ef84a8e9d1092f900cb8f322beaa784c (patch) | |
| tree | 2a2fe5be68767f60906b4f6a2aeab2d630d7fbde | |
| parent | ed6ce744ab53c8c291e1ef06ddf54e128a1a0f5c (diff) | |
| download | eclipse.platform.releng-54b48b28ef84a8e9d1092f900cb8f322beaa784c.tar.gz eclipse.platform.releng-54b48b28ef84a8e9d1092f900cb8f322beaa784c.tar.xz eclipse.platform.releng-54b48b28ef84a8e9d1092f900cb8f322beaa784c.zip | |
Bug 575583 - Readme file for 4.21Y20210914-1140Y20210914-1110Y20210914-0800Y20210913-0800Y20210912-0800Y20210911-0800Y20210910-0800Y20210909-0800Y20210908-0800Y20210907-0830Y20210907-0800Y20210906-0920Y20210904-0800Y20210903-0800Y20210902-0850Y20210902-0350Y20210901-0420Y20210831-0840Y20210826-0800S4_21_0_RC2aS4_21_0_RC2S4_21_0_RC1aS4_21_0_RC1R4_21I20210906-0500I20210901-1800I20210901-0600I20210831-1800I20210831-0600I20210830-1800I20210830-0600I20210829-1800I20210829-0600I20210828-1800I20210828-0600I20210827-1800I20210825-1800I20210825-0600R4_21_maintenance
Change-Id: Id190ae81d964e28f1218968e3a259ce5ff536071
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.releng/+/184393
Tested-by: Sarika Sinha <sarika.sinha@in.ibm.com>
Reviewed-by: Sarika Sinha <sarika.sinha@in.ibm.com>
| -rw-r--r-- | features/org.eclipse.rcp/rootfiles/readme/readme_eclipse.html | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/features/org.eclipse.rcp/rootfiles/readme/readme_eclipse.html b/features/org.eclipse.rcp/rootfiles/readme/readme_eclipse.html index affccc73..e475b3ab 100644 --- a/features/org.eclipse.rcp/rootfiles/readme/readme_eclipse.html +++ b/features/org.eclipse.rcp/rootfiles/readme/readme_eclipse.html @@ -4,9 +4,9 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<title>Eclipse Project Release Notes 4.20</title> +<title>Eclipse Project Release Notes 4.21</title> <!-- Please validate as "xhtml1 strict", at -https://validator.w3.org/check?uri=http%3A%2F%2Fwww.eclipse.org%2Feclipse%2Fdevelopment%2Freadme_eclipse_4.20.html;ss=1 +https://validator.w3.org/check?uri=http%3A%2F%2Fwww.eclipse.org%2Feclipse%2Fdevelopment%2Freadme_eclipse_4.21.html;ss=1 (It must be "on website" to validate.) --> </head> @@ -19,12 +19,12 @@ https://validator.w3.org/check?uri=http%3A%2F%2Fwww.eclipse.org%2Feclipse%2Fdeve <p> <a class="mozTocH1" - name="mozTocId299852">Release 4.20</a> + name="mozTocId299852">Release 4.21</a> </p> <p> <a class="mozTocH1" - name="mozTocId299852">Last revised May 25, 2020</a> + name="mozTocId299852">Last revised August 25, 2021</a> </p> <!-- This following link to www.eclipse.org should be commented out @@ -34,7 +34,7 @@ have there. But in the "product's readme" it will point people to "the latest version" since there _might_ be changes made after the release. <p> - The latest version of this document can be found on the web at <a href="https://www.eclipse.org/eclipse/development/readme_eclipse_4.20.php">Eclipse Release Notes 4.20</a>. There may or may + The latest version of this document can be found on the web at <a href="https://www.eclipse.org/eclipse/development/readme_eclipse_4.21.php">Eclipse Release Notes 4.21</a>. There may or may not be changes made after the product is released. You can tell by checking the "last revised" date near the top of this page. </p> --> @@ -57,7 +57,7 @@ after the release. <li><a href="#mozTocId315234">Target Operating Environments</a></li> <li><a href="#mozTocId569479">Compatibility with Previous Releases</a> <ol> - <li><a href="#mozTocId324309">Compatibility of Release 4.20 with 4.19</a></li> + <li><a href="#mozTocId324309">Compatibility of Release 4.21 with 4.20</a></li> </ol></li> <li><a href="#mozTocId214943">Known Issues</a> <ol> @@ -173,10 +173,10 @@ after the release. </ol></li> <li><a href="#mozTocId638978">Interoperability with Previous Releases</a> <ol> - <li><a href="#mozTocId759237">Interoperability of Release 4.20 with previous releases</a> + <li><a href="#mozTocId759237">Interoperability of Release 4.21 with previous releases</a> <ol> - <li><a href="#mozTocId226004">Sharing projects between heterogeneous Eclipse 4.20 and 4.19</a></li> - <li><a href="#mozTocId574781">Using Eclipse 4.20 to develop plug-ins that work in Eclipse 4.19</a></li> + <li><a href="#mozTocId226004">Sharing projects between heterogeneous Eclipse 4.21 and 4.20</a></li> + <li><a href="#mozTocId574781">Using Eclipse 4.21 to develop plug-ins that work in Eclipse 4.20</a></li> </ol> </li> </ol></li> @@ -191,7 +191,7 @@ after the release. <p>Most of the Eclipse SDK is "pure" Java code and has no direct dependence on the underlying operating system. The chief dependence is therefore on the Java Platform itself. Portions are targeted to specific classes of operating environments, requiring their source code to only reference facilities available in particular class libraries (e.g. J2ME Foundation 1.1, J2SE 1.4, Java 5, etc).</p> - <p>In general, the 4.20 release of the Eclipse Project is developed on Java SE 11 VMs. As such, the Eclipse SDK as a whole is targeted at all modern, desktop Java VMs.</p> + <p>In general, the 4.21 release of the Eclipse Project is developed on Java SE 11 VMs. As such, the Eclipse SDK as a whole is targeted at all modern, desktop Java VMs.</p> <p> <a href="#appendix">Appendix 1</a> contains a table that indicates the class library level required for each bundle. </p> @@ -202,9 +202,9 @@ after the release. problems with running Eclipse on a reference platform. </p> <p> - Eclipse 4.20 is tested and validated on a number of reference platforms. For the complete list, see <a - href="https://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_20.xml#target_environments">Target Environments in the - 4.20 Plan</a>. + Eclipse 4.21 is tested and validated on a number of reference platforms. For the complete list, see <a + href="https://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_21.xml#target_environments">Target Environments in the + 4.21 Plan</a>. </p> <p> As stated above, <i>we expect that Eclipse works fine on other current Java VM and OS versions but we cannot flag these as reference platforms without significant community support for testing @@ -223,42 +223,42 @@ after the release. <h3> <a class="mozTocH3" - name="mozTocId324309">Compatibility of Release 4.20 with 4.19</a> + name="mozTocId324309">Compatibility of Release 4.21 with 4.20</a> </h3> <p> <a class="mozTocH3" - name="mozTocId324309">Eclipse 4.20 is compatible with Eclipse 4.19 (and all earlier 4.x and 3.x versions).</a> + name="mozTocId324309">Eclipse 4.21 is compatible with Eclipse 4.20 (and all earlier 4.x and 3.x versions).</a> </p> <p> <a class="mozTocH3" - name="mozTocId324309"> <strong>API Contract Compatibility:</strong> Eclipse SDK 4.20 is upwards contract-compatible with Eclipse SDK 4.19 except in those areas noted in the - </a><a href="http://www.eclipse.org/eclipse/development/porting/eclipse_4_20_porting_guide.html"><em>Eclipse 4.20 Plug-in Migration Guide</em></a>. Programs that use affected APIs and extension points - will need to be ported to Eclipse SDK 4.20 APIs. Downward contract compatibility is not supported. There is no guarantee that compliance with Eclipse SDK 4.20 APIs would ensure compliance with - Eclipse SDK 4.19 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 + name="mozTocId324309"> <strong>API Contract Compatibility:</strong> Eclipse SDK 4.21 is upwards contract-compatible with Eclipse SDK 4.20 except in those areas noted in the + </a><a href="http://www.eclipse.org/eclipse/development/porting/eclipse_4_21_porting_guide.html"><em>Eclipse 4.21 Plug-in Migration Guide</em></a>. Programs that use affected APIs and extension points + will need to be ported to Eclipse SDK 4.21 APIs. Downward contract compatibility is not supported. There is no guarantee that compliance with Eclipse SDK 4.21 APIs would ensure compliance with + Eclipse SDK 4.20 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 compatibility. </p> <p> - <strong>Binary (plug-in) Compatibility:</strong> Eclipse SDK 4.20 is upwards binary-compatible with Eclipse SDK 4.19 except in those areas noted in the <a - href="http://www.eclipse.org/eclipse/development/porting/eclipse_4_20_porting_guide.html"><em>Eclipse 4.20 Plug-in Migration Guide</em> </a>. Downward plug-in compatibility is not supported. - Plug-ins for Eclipse SDK 4.20 will not be usable in Eclipse SDK 4.19. Refer to <a href="https://wiki.eclipse.org/Evolving_Java-based_APIs"> <em>Evolving Java-based APIs</em></a> for a discussion of + <strong>Binary (plug-in) Compatibility:</strong> Eclipse SDK 4.21 is upwards binary-compatible with Eclipse SDK 4.20 except in those areas noted in the <a + href="http://www.eclipse.org/eclipse/development/porting/eclipse_4_21_porting_guide.html"><em>Eclipse 4.21 Plug-in Migration Guide</em> </a>. Downward plug-in compatibility is not supported. + Plug-ins for Eclipse SDK 4.21 will not be usable in Eclipse SDK 4.20. 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 binary compatibility. </p> <p> - <strong>Source Compatibility:</strong> Eclipse SDK 4.20 is upwards source-compatible with Eclipse SDK 4.19 except in the areas noted in the <a - href="http://www.eclipse.org/eclipse/development/porting/eclipse_4_20_porting_guide.html"><em>Eclipse 4.20 Plug-in Migration Guide</em> </a>. This means that source files written to use Eclipse - SDK 4.20 APIs might successfully compile and run against Eclipse SDK 4.19 APIs, although this is not guaranteed. Downward source compatibility is not supported. If source files use new Eclipse SDK + <strong>Source Compatibility:</strong> Eclipse SDK 4.21 is upwards source-compatible with Eclipse SDK 4.20 except in the areas noted in the <a + href="http://www.eclipse.org/eclipse/development/porting/eclipse_4_21_porting_guide.html"><em>Eclipse 4.21 Plug-in Migration Guide</em> </a>. This means that source files written to use Eclipse + SDK 4.21 APIs might successfully compile and run against Eclipse SDK 4.20 APIs, although this is not guaranteed. Downward source compatibility is not supported. If source files use new Eclipse SDK APIs, they will not be usable with an earlier version of the Eclipse SDK. </p> <p> - <strong>Workspace Compatibility:</strong> Eclipse SDK 4.20 is upwards workspace-compatible with earlier 3.x and 4.x versions of the Eclipse SDK unless noted. This means that workspaces and projects - created with Eclipse SDK 4.19, 4.18, 4.17, 4.16, 4.15, 4.14, 4.13, 4.12, 4.11, 4.10, 4.9, 4.8, 4.7, 4.6, 4.5 and 4.4 can be successfully opened by Eclipse SDK 4.20 and upgraded to a 4.20 workspace. This includes both hidden metadata, which is localized to a + <strong>Workspace Compatibility:</strong> Eclipse SDK 4.21 is upwards workspace-compatible with earlier 3.x and 4.x versions of the Eclipse SDK unless noted. This means that workspaces and projects + created with Eclipse SDK 4.20, 4,19, 4.18, 4.17, 4.16, 4.15, 4.14, 4.13, 4.12, 4.11, 4.10, 4.9, 4.8, 4.7, 4.6, 4.5 and 4.4 can be successfully opened by Eclipse SDK 4.21 and upgraded to a 4.21 workspace. This includes both hidden metadata, which is localized to a particular workspace, as well as metadata files found within a workspace project (e.g., the .project file), which may propagate between workspaces via file copying or team repositories. Individual - plug-ins developed for Eclipse SDK 4.20 should provide similar upwards compatibility for their hidden and visible workspace metadata created by earlier versions; 4.20 plug-in developers are + plug-ins developed for Eclipse SDK 4.21 should provide similar upwards compatibility for their hidden and visible workspace metadata created by earlier versions; 4.21 plug-in developers are responsible for ensuring that their plug-ins recognize metadata from earlier versions and process it appropriately. User interface session state may be discarded when a workspace is upgraded. - Downward workspace compatibility is not supported. A workspace created (or opened) by a product based on Eclipse 4.20 will be unusable with a product based on an earlier version of Eclipse. Visible - metadata files created (or overwritten) by Eclipse 4.20 will generally be unusable with earlier versions of Eclipse. + Downward workspace compatibility is not supported. A workspace created (or opened) by a product based on Eclipse 4.21 will be unusable with a product based on an earlier version of Eclipse. Visible + metadata files created (or overwritten) by Eclipse 4.21 will generally be unusable with earlier versions of Eclipse. </p> <p> <strong>Non-compliant usage of API's</strong>: All non-API methods and classes, and certainly everything in a package with "internal" in its name or x-internal in the bundle manifest entry, are @@ -300,7 +300,7 @@ after the release. <li>Running Eclipse with Java SE 9 and above may require additional configuration. Please refer to <a href="https://wiki.eclipse.org/Configure_Eclipse_for_Java_9">this page</a> for more details.</li> <li><a class="mozTocH4" - name="mozTocId693657">As shown </a><a href="#TargetOperatingEnvironments">above</a>, Eclipse 4.20 requires at least a Java SE 11. Perhaps an older version of the VM is being found in your path. To + name="mozTocId693657">As shown </a><a href="#TargetOperatingEnvironments">above</a>, Eclipse 4.21 requires at least a Java SE 11. Perhaps an older version of the VM is being found in your path. To explicitly specify which VM to run with, use the Eclipse <code>-vm</code> command-line argument. (See also the <a href="#RunningEclipse">Running Eclipse</a> section below.)</li> <li>Running Eclipse on Gentoo Linux may result in the following error message: <div style="margin-left: 40px;"> @@ -407,9 +407,9 @@ after the release. <li><a href="http://download.eclipse.org/eclipse/downloads/">http://download.eclipse.org/eclipse/downloads/</a></li> </ul> <p> - It is imperative that 64-bit builds are downloaded and used if a 64-bit Java runtime environment has been installed. Below is a sample tarball names of version 4.20 of the Eclipse SDK packaged + It is imperative that 64-bit builds are downloaded and used if a 64-bit Java runtime environment has been installed. Below is a sample tarball names of version 4.21 of the Eclipse SDK packaged for 64-bit processors.<br /> - <code>eclipse-SDK-4.20-linux-gtk-x86_64.tar.gz (64-bit)</code> + <code>eclipse-SDK-4.21-linux-gtk-x86_64.tar.gz (64-bit)</code> </p> <p> To run Eclipse with an alternate Java runtime environment, the path to the Java virtual machine's binary must be identified. With an Eclipse installation from the distribution, altering the $PATH @@ -776,7 +776,7 @@ after the release. <p> <a class="mozTocH4" - name="mozTocId565691">Eclipse/SWT 4.20 supports macOS 11 (Big Sur). Most of issues that were identified have been addressed in 4.20. The remaining open issues are tracked by a top level bug for the next release. + name="mozTocId565691">Eclipse/SWT 4.21 supports macOS 11 (Big Sur). Most of issues that were identified have been addressed in 4.21. The remaining open issues are tracked by a top level bug for the next release. (bugs </a><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=565691">565691</a> and <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=569361">569361</a>) </p> <h4> @@ -1345,7 +1345,7 @@ after the release. class="mozTocH2" name="mozTocId19817"> After installing the Eclipse SDK in a directory, you can start the Workbench by running the Eclipse executable included with the release (you also need a Java SE 11 JRE, not included with the Eclipse SDK). With Oomph users can install required JRE courtesy of <a href="https://www.eclipse.org/justj/">JustJ</a>. On Windows, the executable file is called <samp>eclipse.exe</samp> , and is located in the <code>eclipse</code> sub-directory of the install. If installed at - <code>c:\eclipse-SDK-4.20-win64</code> , the executable is <code>c:\eclipse-SDK-4.20-win64\eclipse\eclipse.exe</code> . <b>Note:</b> Set-up on most other operating environments is analogous. + <code>c:\eclipse-SDK-4.21-win64</code> , the executable is <code>c:\eclipse-SDK-4.21-win64\eclipse\eclipse.exe</code> . <b>Note:</b> Set-up on most other operating environments is analogous. Special instructions for Mac OS X are listed </a><a href="#macosx">below</a>. </p> @@ -1591,66 +1591,66 @@ after the release. <h3> <a class="mozTocH3" - name="mozTocId759237">Interoperability of Release 4.20 with previous releases</a> + name="mozTocId759237">Interoperability of Release 4.21 with previous releases</a> </h3> <h4> <a class="mozTocH4" - name="mozTocId226004">Sharing projects between heterogeneous Eclipse 4.20 and 4.19</a> + name="mozTocId226004">Sharing projects between heterogeneous Eclipse 4.21 and 4.20</a> </h4> <p>Special care is required when a project in a team repository is being loaded and operated on by developers using Eclipse-based products based on different feature or plug-in versions. The general problem is that the existence, contents, and interpretation of metadata files in the workspaces may be specific to a particular feature or plug-in version, and differ between versions. The workspace compatibility guarantees only cover cases where all developers upgrade their Eclipse workspaces in lock step. In those cases there should be no problem with shared metadata. However, - when some developers are working in Eclipse 4.20 while others are working in Eclipse 3.x, there are no such guarantees. This section provides advice for what to do and not to do. It addresses the + when some developers are working in Eclipse 4.21 while others are working in Eclipse 3.x, there are no such guarantees. This section provides advice for what to do and not to do. It addresses the specific issues with the Eclipse SDK.</p> - <p>The typical failure mode is noticed by the 4.20 user. 4.19 metadata is lost when a 4.20 user saves changes and then commits the updated metadata files to the repository. Here's how things + <p>The typical failure mode is noticed by the 4.21 user. 4.20 metadata is lost when a 4.21 user saves changes and then commits the updated metadata files to the repository. Here's how things typically go awry:</p> <ul> - <li>A user working in Eclipse 4.20 creates or modifies a project in a way that results in changes to a shared metadata file that rely on 4.20-specific information. The user then commits the + <li>A user working in Eclipse 4.21 creates or modifies a project in a way that results in changes to a shared metadata file that rely on 4.21-specific information. The user then commits the updated project files, including the shared metadata file, to the shared repository.</li> <li><a class="mozTocH4" - name="mozTocId226004">Another user working in Eclipse 4.19 or earlier shares this project from the same repository. The 4.20-specific information in the shared metadata file is not understood - by Eclipse 4.19, and is generally discarded or ignored without warning. The user modifies the project in a way that results in changes to the shared metadata file, causing the shared metadata - file to be rewritten without any of the 4.20-specific information. The user commits the updated project files, including the shared metadata file, to the shared repository. The user is + name="mozTocId226004">Another user working in Eclipse 4.20 or earlier shares this project from the same repository. The 4.21-specific information in the shared metadata file is not understood + by Eclipse 4.20, and is generally discarded or ignored without warning. The user modifies the project in a way that results in changes to the shared metadata file, causing the shared metadata + file to be rewritten without any of the 4.21-specific information. The user commits the updated project files, including the shared metadata file, to the shared repository. The user is generally unaware that shared information has just been lost as a result of their actions.</a></li> <li><a class="mozTocH4" - name="mozTocId226004">A user working in Eclipse 4.20 picks up the changes to a project from the shared repository, including the updated shared metadata file. The user may be unaware that + name="mozTocId226004">A user working in Eclipse 4.21 picks up the changes to a project from the shared repository, including the updated shared metadata file. The user may be unaware that they have just taken a retrograde step until later when things start to malfunction.</a></li> </ul> <p> <a class="mozTocH4" - name="mozTocId226004">Here are some things to watch out for when sharing projects between Eclipse 4.20 and earlier releases:</a> + name="mozTocId226004">Here are some things to watch out for when sharing projects between Eclipse 4.21 and earlier releases:</a> </p> <ul> <li><a class="mozTocH4" - name="mozTocId226004"><b>Virtual folders</b> - Eclipse 4.20 supports a notion of <i>virtual folders</i> that did not exist in Eclipse 3.5 or earlier. If such virtual folders are created in - 4.20, and the project is subsequently loaded into an Eclipse 3.5 or earlier workspace, these folders will not be recognized. Recommendation: avoid creating virtual folders where project + name="mozTocId226004"><b>Virtual folders</b> - Eclipse 4.21 supports a notion of <i>virtual folders</i> that did not exist in Eclipse 3.5 or earlier. If such virtual folders are created in + 4.21, and the project is subsequently loaded into an Eclipse 3.5 or earlier workspace, these folders will not be recognized. Recommendation: avoid creating virtual folders where project compatibility with Eclipse 3.5 or earlier is required.</a></li> <li><a class="mozTocH4" - name="mozTocId226004"><b>Resource filters</b> - Eclipse 4.20 supports a notion of <i>resource filters</i> that did not exist in Eclipse 3.5 or earlier. If such filters are added to resources - in 4.20, and the project is subsequently loaded into an Eclipse 3.5 or earlier workspace, these filters will not be recognized. Recommendation: avoid creating resource filters where project + name="mozTocId226004"><b>Resource filters</b> - Eclipse 4.21 supports a notion of <i>resource filters</i> that did not exist in Eclipse 3.5 or earlier. If such filters are added to resources + in 4.21, and the project is subsequently loaded into an Eclipse 3.5 or earlier workspace, these filters will not be recognized. Recommendation: avoid creating resource filters where project compatibility with Eclipse 3.5 or earlier is required.</a></li> <li><a class="mozTocH4" - name="mozTocId226004"><b>Predefined path variables</b> - Eclipse 4.20 supports a set of built in path variables that can be used as the basis for linked resource locations. Such variables + name="mozTocId226004"><b>Predefined path variables</b> - Eclipse 4.21 supports a set of built in path variables that can be used as the basis for linked resource locations. Such variables will not be defined automatically in Eclipse 3.5 or earlier. If compatibility with 3.5 or earlier workspace is required, users on 3.5 or earlier workspaces will need to define such path variables manually.</a></li> </ul> <h4> <a class="mozTocH4" - name="mozTocId574781">Using Eclipse 4.20 to develop plug-ins that work in Eclipse 4.19</a> + name="mozTocId574781">Using Eclipse 4.21 to develop plug-ins that work in Eclipse 4.20</a> </h4> <p> <a class="mozTocH4" - name="mozTocId574781"> It is also possible (and reasonable) to use Eclipse 4.20 to develop a plug-in intended to work in Eclipse 4.19 or earlier. Use the <b>Plug-in Development > Target - Platform </b>preference page to locate non-workspace plug-ins in an Eclipse 4.19 install. This ensures that the code for your plug-in is being compiled and tested against Eclipse 4.19 APIs, + name="mozTocId574781"> It is also possible (and reasonable) to use Eclipse 4.21 to develop a plug-in intended to work in Eclipse 4.20 or earlier. Use the <b>Plug-in Development > Target + Platform </b>preference page to locate non-workspace plug-ins in an Eclipse 4.20 install. This ensures that the code for your plug-in is being compiled and tested against Eclipse 4.20 APIs, extension points, and plug-ins. (The above list of concerns do not apply since they affect the layout and interpretation of files in the plug-in <i>project</i> but none affect the actual deployed form of the plug-in.) </a> @@ -1668,7 +1668,7 @@ after the release. <a class="mozTocH2" name="mozTocId317294"> See the table in the </a><a - href="https://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_20.xml#appendix">Eclipse 4.20 Project Plan Appendix</a> for + href="https://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_21.xml#appendix">Eclipse 4.21 Project Plan Appendix</a> for the list of the minimum execution environment (Java class library) requirements of each bundle. </p> <hr /> |
