I'm using 0.0.4. After I install the plugin I see the files appear in ~./vscode/extensions/redhat.java-0.0.4. However I don't see any files (other than .gitignore) in the .../server dir. VSCode shows "Java" but there's no thumbs up. Is there a log file that I can look at? (and there's a pom.xml file in the root which compiles with mvn).
I'm using 0.0.4. After I install the plugin I see the files appear in ~./vscode/extensions/redhat.java-0.0.4. However I don't see any files (other than
.gitignore) in the .../server dir. VSCode shows "Java" but there's no thumbs up. Is there a log file that I can look at? (and there's a pom.xml file in the root which compiles with mvn).