Multiple Debug Counter as Parameter

已回答

Hello guys,

is there any way how to exploit the counter of multiple runs of the same RunConfiguration? On my debug button I am able to see number 3 (I started that 3-times). Is this number exposed e.g. as some kind of parameter? It would be really nice to able to configure in Maven -> RunConfiguration -> CommandLine something like that: 

-DHTTP_PORT=808${run_counter}

is this possible to do that? 

Thank you and have a nice coding :) 

Petr

0

请先登录再写评论。