Open koujun2012 opened 5 years ago
Launch Application | className, *args | Launches application with the given arguments. Example: Launch Application com.acme.myapplication.MyApp arg1 arg2
main method could not get arg1,args.
@koujun2012 unfortunately due to time and other constraints some issues remained unanswered for a long time. I imagine this issue is no longer valid?
Launch Application | className, *args | Launches application with the given arguments. Example: Launch Application com.acme.myapplication.MyApp arg1 arg2
main method could not get arg1,args.