Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for annotationProcessor (0.49 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_4.adoc

    [[rel4.6:annotation_processor_configuration]]
     * You should not put annotation processors on the compile classpath or declare them with the `-processorpath` compiler argument.
    +
    They should be added to the `annotationProcessor` configuration instead.
    If you don't want any processing, but your compile classpath contains a processor unintentionally (e.g. as part of a library you depend on), use the `-proc:none` compiler argument to ignore it.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 22 03:01:48 UTC 2024
    - 60.1K bytes
    - Viewed (0)
Back to top