mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
NPE in tests
This commit is contained in:
+1
@@ -78,6 +78,7 @@ public class CodeStyleSchemesImpl extends CodeStyleSchemes implements Exportable
|
||||
|
||||
init();
|
||||
addScheme(new CodeStyleSchemeImpl(DEFAULT_SCHEME_NAME, true, null));
|
||||
setCurrentScheme(getDefaultScheme());
|
||||
}
|
||||
|
||||
public CodeStyleScheme[] getSchemes() {
|
||||
|
||||
Reference in New Issue
Block a user