- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PATCH_MODULE (0.14 sec)
-
api/maven-api-core/src/main/java/org/apache/maven/api/JavaPathType.java
* * Note that this option is incomplete, because it must be followed by a module name. * Use this type only when the module to patch is unknown. * * @see #patchModule(String) */ PATCH_MODULE(StandardLocation.PATCH_MODULE_PATH, "--patch-module"), /** * The path identified by the Java {@code --processor-path} option. * The Java tools location is {@link StandardLocation#ANNOTATION_PROCESSOR_PATH}.
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Mon May 13 09:53:45 UTC 2024 - 15K bytes - Viewed (0)