mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 18:50:54 +07:00
extract method: disable make static when extracting from default method; ensure static extracting from constant in interface (IDEA-134636)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
interface I {
|
||||
String FOO = <selection>"hello";</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user