mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-24 15:31:26 +07:00
[java] supports @uses, @provides and @hidden tags in Javadoc inspection
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* @uses
|
||||
*/
|
||||
@Deprecated
|
||||
module M2 { }
|
||||
Reference in New Issue
Block a user