Skip to content

Commit 3cf3351

Browse files
sarahchen6bric3
andauthored
Remove EA note from build doc (#9632)
Co-authored-by: Brice Dutheil <[email protected]>
1 parent 05e3fc3 commit 3cf3351

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

BUILDING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ Requirements to build the full project:
6363

6464
Download and install JDK versions 8, 11, 17, 21 and 25, and GraalVM 17 for your OS.
6565

66-
> [!NOTE]
67-
> While Temurin JDK 25 from [Eclipse Temurin releases](https://adoptium.net/temurin/releases/) has not been released, please download the OpenJDK EA version at [this link](https://jdk.java.net/25/). Add the required environment variable using an `export` command along the lines of `export JAVA_25_HOME=/Library/Java/JavaVirtualMachines/jdk-25.jdk/Contents/Home`. Then, confirm that this was set properly by executing `echo $JAVA_25_HOME`.
68-
6966
#### macOS
7067

7168
* Install the required JDKs using `brew`:

0 commit comments

Comments
 (0)