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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,8 +106,8 @@ In your new development environment, consider changing the following settings:
106
106
### Building with Maven
107
107
108
108
> [!CAUTION]
109
-
> PPS should be built using a _Java 11 VM_.
110
-
> The JDK can be downloaded from e.g. [Oracle](https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html) or [Adoptium](https://adoptium.net/temurin/archive/?variant=openjdk11&jvmVariant=hotspot&version=11).
109
+
> PPS should be built using a _Java 21 VM_.
110
+
> The JDK can be downloaded from e.g. [Oracle](https://www.oracle.com/java/technologies/downloads/#java21) or [Adoptium](https://adoptium.net/temurin/releases?version=21&os=any&arch=any).
111
111
>
112
112
> To test which Java version is used by Maven, type `mvn -version` in a command shell.
Copy file name to clipboardExpand all lines: plugins/nl.esi.pps.tmsc.xtext.ide/src-gen/nl/esi/pps/tmsc/xtext/ide/contentassist/antlr/TmscXtextParser.java
0 commit comments