How can I run this locally in development. I'm using vscode and am trying to run it from the terminal. I get the following error when I try and run it. ``` Error: Unable to initialize main class net.sourceforge.myvd.server.Server ```