Skip to content

Commit

Permalink
XInclude cannot be activated with binary mode #
Browse files Browse the repository at this point in the history
Fixes 922

Signed-off-by: azerr <[email protected]>
  • Loading branch information
angelozerr committed Jul 22, 2023
1 parent c50615a commit decf164
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,14 @@
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.extensions.contentmodel.settings.XMLXIncludeSettings",
"allDeclaredFields": true,
"methods": [{
"name": "<init>",
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelValidatorFactory",
"allDeclaredMethods": true
Expand Down

0 comments on commit decf164

Please sign in to comment.