Skip to content

Commit

Permalink
Add XMLDownloadExternalResourcesSettings for native.
Browse files Browse the repository at this point in the history
Signed-off-by: azerr <azerr@redhat.com>
  • Loading branch information
azerr authored and angelozerr committed Feb 1, 2022
1 parent 8129712 commit c3b2ee8
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -205,6 +205,14 @@
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.extensions.contentmodel.settings.XMLDownloadExternalResourcesSettings",
"allDeclaredFields": true,
"methods": [{
"name": "<init>",
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings",
"allDeclaredFields": true,
Expand Down

0 comments on commit c3b2ee8

Please sign in to comment.