You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside lib folder I have added commons-text-1.12.0.jar , so that to be able to use LevenshteinDistance from org.apache.commons.text.similarity . I receive a language server error message whenever I am trying to use an instance of it. Example code:
Inside
lib
folder I have added commons-text-1.12.0.jar , so that to be able to useLevenshteinDistance
fromorg.apache.commons.text.similarity
. I receive a language server error message whenever I am trying to use an instance of it. Example code:Output:
(The code runs just fine)
The text was updated successfully, but these errors were encountered: