[provide a description of the issue]
package org.apache.log4j.Logger does not exist
no language error
Works for me. Try restarting vscode?
hi @fbricon , i've restarted it . Also rebooted pc !! Attaching a screenshot.

can you try cleaning the server workspace?
Oh I now realize the error code compiler.err.doesnt.exist doesn't come from vscode-java. It might be caused by https://marketplace.visualstudio.com/items?itemName=georgewfraser.vscode-javac, which conflicts with vscode-java. So you should disable or uninstall it.
@fbricon Thanks! I honestly invest 4-5 hours into this and even uninstalled Java and Maven multiple times. I uninstalled the extension and the errors are gone! :)
@fbricon Thanks. Solved the issue.
@fbricon thanks a lot
@fbricon Tysm
Most helpful comment
Oh I now realize the error code
compiler.err.doesnt.existdoesn't come from vscode-java. It might be caused by https://marketplace.visualstudio.com/items?itemName=georgewfraser.vscode-javac, which conflicts with vscode-java. So you should disable or uninstall it.