This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
Organize imports function of code action is giving Error. #59
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Description
I'm using nvim-jdtls for java development and I need import functionality of lspsaga but when I use it displays a error.
Expected Behavior
Like in the above image a class is created in different file so it should import that class in the current file using statement import.
Actual Behavior
Shows a error attached above.
Environment
The text was updated successfully, but these errors were encountered: