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: Src/PEx/scripts/README.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
This directory contains scripts for building and testing the PEx project.
4
4
5
+
## Java Requirements
6
+
7
+
The PEx project requires Java 17 to build and run. If you have multiple Java versions installed on your system, make sure to use Java 17 when building the project.
0 commit comments