Before I lunch the application I need to pass some "JVM arguments" how can I do this before using the KW
| Launch Application | com.myapplication.MyApp |
The argument that I need to pass to the "JVM" is the next -DMeixner.Key="-Xrt342y”
because if I tried to lunch the application with out this argument my application will crash after is been lunched
Before I lunch the application I need to pass some "JVM arguments" how can I do this before using the KW
| Launch Application | com.myapplication.MyApp |
The argument that I need to pass to the "JVM" is the next -DMeixner.Key="-Xrt342y”
because if I tried to lunch the application with out this argument my application will crash after is been lunched