mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 18:58:31 +07:00
create property:both getter nad setter from usage (IDEA-73186); return cursor to the initial state
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// "Create Getter" "true"
|
||||
public class Test {
|
||||
Integer field;
|
||||
|
||||
public foo() {
|
||||
getField();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user