I would like to use Code QL in Visual Studio Code to parse a Java project and I am selecting the source folder of my java project after clicking on the icon "choose database from folder". My project's folder looks like this:
I am receiving the error 'c:\Users\mouna\git\chess\java-chess' does not contain a dataset directory.
, how can I fix this? what am I doing wrong?