I just set up eclipse with the vxquery code. I am trying to understand the packages and the folder structure and trace down the command line( vxquery-cli/target/appassembler/bin/test.xq: for testing a file) in the code base packages, but I could not find the right path. I also noticed that there are dependent projects with same names: cli, core, server and almost the same folder/ names of java files as inside the master vxquery project. Is there a documentation that I can read to understand how in the code does it find the right path and execute for a specific query? ( I am sure I am misinterpreting things here.)
Also, the java docs are helpful but what (project/package) will be a good place to start to understand the code from the base level? ᐧ
