Instructions
When executing a java application or file from command line, you can introduce VM options as follows.
java -javaagent:"/Users/testerfresher/.videobug/videobug-java-agent.jar=i=com/salesmanager/shop" --add-opens=java.base/java.util=ALL-UNNAMED {targetfile}