- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UPGRADE_MODULES (0.07 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/JavaPathType.java
/** * The path identified by the Java {@code --upgrade-module-path} option. * The Java tools location is {@link StandardLocation#UPGRADE_MODULE_PATH}. */ UPGRADE_MODULES(StandardLocation.UPGRADE_MODULE_PATH, "--upgrade-module-path"), /** * The path identified by the Java {@code --patch-module} option. * The Java tools location is {@link StandardLocation#PATCH_MODULE_PATH}.
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Mon May 13 09:53:45 UTC 2024 - 15K bytes - Viewed (0)