[
https://issues.apache.org/jira/browse/NETBEANS-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated NETBEANS-6337:
-------------------------------------
Labels: pull-request-available (was: )
> remove annotation warnings related to deprecating
> -------------------------------------------------
>
> Key: NETBEANS-6337
> URL: https://issues.apache.org/jira/browse/NETBEANS-6337
> Project: NetBeans
> Issue Type: Improvement
> Reporter: Brad Walker
> Assignee: Brad Walker
> Priority: Minor
> Labels: pull-request-available
> Fix For: 13
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Cleanup warnings related to improper deprecation annotation..
> Like this..
> {code:java}
> [repeat]
> /home/bwalker/src/netbeans/platform/openide.options/src/org/openide/text/NbDocument$Colors.java:31:
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
> [repeat] public final class NbDocument$Colors extends
> org.openide.options.SystemOption {
> [repeat] ^
> [repeat] 48 warnings
> [copy] Copying 1 file to
> /home/bwalker/src/netbeans/platform/openide.options/build/classes
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists