mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
make @SuppressWarnings work in module-info.java files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* {@linkplain nowhere}
|
||||
*/
|
||||
@SuppressWarnings("JavadocReference")
|
||||
module com.suppress.test.test.test {}
|
||||
Reference in New Issue
Block a user