mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
import tests: multiple selection according to the stored configuration (IDEA-155464)
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ public abstract class JavaAwareTestConsoleProperties<T extends ModuleBasedConfig
|
||||
}
|
||||
|
||||
@Override
|
||||
protected int getSelectionMode() {
|
||||
public int getSelectionMode() {
|
||||
return TreeSelectionModel.DISCONTIGUOUS_TREE_SELECTION;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user