Forum Discussion
SmartBear_Suppo
Alumni
12 years agoOne way of getting the command line arguments is by looking at the result of System.getProperty("sun.java.command"). That should give you the full command line as a String that could be splitted/parsed.
Regards
Joel Jonsson
SmartBear Sweden
Regards
Joel Jonsson
SmartBear Sweden