mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-15 22:07:20 +07:00
ClassNameCompletionTest -> community
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package aaa;
|
||||
@interface MyObjectType {}
|
||||
class A {
|
||||
void aaa() {
|
||||
getClass().getAnnotations(MyObject<caret>)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user