I install version 4.0.0.3-M2 and found that when the run configurations were converted the arguments were dropped.
I used string_prompt to get a value for my variable eventId and referenced that value using ${eventId}. I need to re-enter the argument but cannot remember the entire format. I know that ${string_prompt:event id} shows a dialog where I can enter the value.
Can you tell me the correct syntax to enter the argument in the run configuration.
Thanks,
Mickey Epperson
I used string_prompt to get a value for my variable eventId and referenced that value using ${eventId}. I need to re-enter the argument but cannot remember the entire format. I know that ${string_prompt:event id} shows a dialog where I can enter the value.
Can you tell me the correct syntax to enter the argument in the run configuration.
Thanks,
Mickey Epperson
-
Hi Mickey,
This feature comes from Eclipse:
* http://stackoverflow.com/questions/3132 ... -arguments
* http://javastuftblog.blogspot.cz/2013/0 ... -line.html
You have right, by new Run Configuration wizard in 4.0M2 was this functionality disabled. I have created https://bug.javlin.eu/browse/CLO-5218 to fix this.
Thank you for reporting!
Please sign in to leave a comment.
Comments 1