Java
Redundant @ScheduledForRemoval annotation
Warning
New
Last modified: 03 December 2024 Reports usages of @ApiStatus.ScheduledForRemoval
annotation without inVersion
attribute in code which targets Java 9 or newer version.
Such usages can be replaced by forRemoval
attribute in @Deprecated
annotation to simplify code.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
RedundantScheduledForRemovalAnnotation
New in 2022.1
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Java, 243.23126 |
Thanks for your feedback!
Was this page helpful?