cannot find symbol
package xxx does not exist
...
What the key point is, if I reopen the vscode or rebuild all projects, the error is changed!
Some errors in A.java this time, it will disappear if I rebuild, meanwhile B.java which previously is all fine but become reported some error this time.
Or if I make some change on pom.xml, the error is gone, but they will come back soon or later....
Am I missing or making wrong config of this extension?
Have you tried some big project like trino or presto in this extension?