XML LS extension for namespace resolution

This commit is contained in:
BoykoAlex
2020-10-06 08:42:18 -04:00
parent e0bba737d3
commit 787aa0fc0b
29 changed files with 2353 additions and 6 deletions

View File

@@ -18,3 +18,10 @@ else
-am \
clean install
fi
cd ../xml-ls-extension
../mvnw \
-DtrimStackTrace=false \
-f ../pom.xml \
-pl xml-ls-extension \
-am \
clean install