How can I bind a specific key to different launch configurations in Eclipse?

后端 未结 3 1979
小鲜肉
小鲜肉 2020-12-15 10:12

I have several launch configurations for the code I work on.

One configuration (#1) means \"run the unit tests for the file in the frontmost editor (i.e. selected re

3条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-15 11:09

    Maybe Eclipse Runner plugin could make it easier for someone to handle launch configurations. It doesn't allow to assign key binding to launch configurations currently but I opened a feature request Key bindings for launch configurations

提交回复
热议问题