This project is for my own education, no warranties provided.
The workspace contains two folders by default, where:
src: the folder to maintain sourceslib: the folder to maintain dependencies, contains a distributable jtds library.
In VSCode, the compiled output files will be generated in the bin folder by default.
If you want to customize the folder structure, open
.vscode/settings.jsonand update the related settings there.