mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-15 11:58:18 +07:00
Invalidate cached external annotations info when annotations file is edited in Idea IDEA-196967
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
<root>
|
||||
<item name='edit.Foo'><annotation name='java.lang.Deprecated'/></item><caret>
|
||||
</root>
|
||||
@@ -0,0 +1,2 @@
|
||||
package edit;
|
||||
public class Foo {}
|
||||
Reference in New Issue
Block a user