coc-java icon indicating copy to clipboard operation
coc-java copied to clipboard

Doubt about workspaces

Open amgodoi opened this issue 2 years ago • 0 comments

Hi,

Sometimes I edit a single java file using coc-vim and I am getting a message like this: TestJava.java "is not on the classpath of project ...

Inside a maven project with "packages" everything is OK, but in single files without "packages" that massage always appears.

I tried ":CocCommand java.clean.workspace" but it did not work. I have a lot of maven projects and I try to "clean" the workspace frequently.

Is there any workspace management using coc-vim? Any tip about it?

amgodoi avatar Aug 20 '22 13:08 amgodoi