-
Notifications
You must be signed in to change notification settings - Fork 139
Java Development Guide
Endi S. Dewata edited this page Dec 1, 2022
·
7 revisions
Java source and target versions are hard-coded in cmake/Modules/Java.cmake:
COMMAND ${Java_JAVAC_EXECUTABLE} ... -source 17 -target 17 ...
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |