Run Configurations\" I have created different configuration" />
开发者

How can I easily run different configurations in Eclipse?

I have an Java applications which I would like to run with different values of input parameters (specified in the command line). In "Run -> Run Configurations" I have created different configurations corresponding to different values of the input arguments.

I can run these configurations in the same way (throw "Run -> Run Configurations"). But in these case I h开发者_开发问答ave to perform to many actions (clicks) to run a particular configuration. Is there a easier (faster) way to do that? For example I expect that I can do it throw "Run -> Run as" but in the drop-dawn menu of the "Run as" I see "(Not Applicable)".


In the toolbar, the Run icon, has a small arrow pointing down. That gives you a list of recent runs with corresponding configurations. This still takes a number of clicks.

I have not been able to figure out how to (if possible) add shortcuts or keybindings to a particular run


Once you have run a particular configuration once (by going through the Run Configurations window) that configuration should show up in the list of run configuration history, so you can just select the drop down arrow and choose that configuration.

Or choose organize favourites and add your configurations. These should then show up in the drop down list.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜