Skip to content

Commit 22874cd

Browse files
Merge pull request #2562 from julieplummer20:main - Updated prereqs - Java RT
Main
2 parents 93b03f5 + 5ebf6b2 commit 22874cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tutorials/abap-install-adt/abap-install-adt.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,9 @@ author_profile: https://github.com/mervey45
2525
- Microsoft VC++ Runtime:
2626
- For Windows: [Microsoft Visual C++ 2015-2022 Redistributable (x64)](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022)
2727
- Java Runtime:
28-
- Starting with Eclipse version 2024-06, Eclipse will require Java 21.
29-
- ADT is validated and tested against Java versions 17 and 21 (Oracle Java and `OpenJDK`).
3028
- The latest Eclipse packages are bundled with [`Eclipse Temurin`](https://adoptium.net/), an `OpenJDK` binary distribution provided by the [`Eclipse Adoptium`](https://projects.eclipse.org/projects/adoptium) project. Any other JRE found on the system is not used. If you want to remove the bundled JRE and use a custom one, see SAP note [3035242](https://launchpad.support.sap.com/#/notes/3035242).
3129
>**Hint:** You do not need to manually install a JRE / JDK, since it is already bundled with the latest Eclipse packages, which are downloadable as a ready-to-run zip file.
32-
30+
3331
---
3432

3533

0 commit comments

Comments
 (0)