I'm getting this when attempting to run 0.3:
D:\tools\VMWareToolsClient>java -jar VMwareToolsClient.jar
Error: Could not find or load main class vsphereGuestClient.gui.MainForm
I'm assuming that java -jar is the relevant method to run it. I do not see any instructions.
The class file is present inside the JAR file.
Currently using OpenJDK JRE 8 from https://github.com/ojdkbuild/ojdkbuild, since that is what I had installed and no version requirements are mentioned.