mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
(no message)
This commit is contained in:
@@ -18,6 +18,7 @@ import java.util.ArrayList;
|
||||
public class IntroduceVariableHandler extends IntroduceVariableBase {
|
||||
|
||||
protected void getSettings() {
|
||||
/*
|
||||
ArrayList highlighters = new ArrayList();
|
||||
HighlightManager highlightManager = null;
|
||||
if (editor != null) {
|
||||
@@ -46,6 +47,7 @@ public class IntroduceVariableHandler extends IntroduceVariableBase {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
//return dialog;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user