Yes.
This was what I did initially:
I had a couple Java versions so had to tell it which one to use.
A couple ways:
- Copy the required JAR files to a
libfolder. I did that in my example. - Link to them directly:
Managing Java Projects in VS Code Not tested!
You can search for the JAR files to find the correct path.
I may not be using the recommended directory structure since I was just testing.
:)
