mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
introduce constant: do not delete self if it is still needed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
@SuppressWarnings(Me.xxx)
|
||||
class Me {
|
||||
|
||||
public static final String xxx = "CONST";
|
||||
}
|
||||
Reference in New Issue
Block a user