When editing a Spring XML configuration file, the package names and class names do not appear accurately #1317
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: code completion
theme: xml-support
type: bug
Milestone
When editing a Spring XML configuration file, the package names and class names do not appear accurately.
To Reproduce
My test project is simple, I have just one package test.java and one Class TestMain.java
when I make a Spring XML configuration file, and edit it like below , it not show up my class name at the top
Sample
the error log is
The text was updated successfully, but these errors were encountered: