ebarboni commented on code in PR #5734:
URL: https://github.com/apache/netbeans/pull/5734#discussion_r1150927646


##########
ide/refactoring.api/src/org/netbeans/modules/refactoring/spi/ui/ScopeProvider.java:
##########
@@ -72,7 +71,6 @@ public abstract class ScopeProvider {
      *
      * @see ScopeProvider#initialize(org.openide.util.Lookup,
      * java.util.concurrent.atomic.AtomicBoolean)
-     * @see ScopeDescription
      * @return an icon for the Scope, or null if the default should be used.

Review Comment:
   this class was never implemented. 
   was intended first https://bz.apache.org/netbeans/show_bug.cgi?id=217347#a0 
(see attachement).
   
   
https://github.com/apache/netbeans/blob/master/ide/refactoring.api/src/org/netbeans/modules/refactoring/spi/impl/ScopeAnnotationProcessor.java
 could be fixed to remove the SupportedAnnotationTypes ScopeDescription



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to