sts4 icon indicating copy to clipboard operation
sts4 copied to clipboard

An internal error occurred during: "Importing Maven projects"

Open POLA36 opened this issue 2 years ago • 1 comments

Describe the bug An internal error occurred during: "Importing Maven projects"

To Reproduce Went I try importing my project on sts i'm having this issue

Sample An internal error occurred during: "Importing Maven projects". org/springframework/tooling/boot/ls/xml/XMLRootElementContentDescriber2$QualifiedElement

POLA36 avatar Feb 18 '23 18:02 POLA36

Can you provide the stack trace for the exception? You should be able to find it in the error log... If you could share a sample project that reproduces the issue that'd be even better. If you'd like to workaround the issue you could disable XML Language server in the preferences under Language Servers. There is a table with file extensions <-> language server mapping. Uncheck rows where XML language server is present.

BoykoAlex avatar Feb 18 '23 23:02 BoykoAlex