Brad Walker created NETBEANS-6337:
-------------------------------------
Summary: 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
Fix For: 13
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