mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Deprecate XML_LEGACY_SETTINGS_IMPORTED flag
This commit is contained in:
@@ -47,6 +47,7 @@ public class XmlCodeStyleSettings extends CustomCodeStyleSettings {
|
||||
public boolean XML_KEEP_WHITE_SPACES_INSIDE_CDATA = false;
|
||||
public int XML_WHITE_SPACE_AROUND_CDATA = WS_AROUND_CDATA_PRESERVE;
|
||||
|
||||
@Deprecated
|
||||
public boolean XML_LEGACY_SETTINGS_IMPORTED = false;
|
||||
|
||||
public XmlCodeStyleSettings(CodeStyleSettings container) {
|
||||
|
||||
Reference in New Issue
Block a user