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

后端 未结 3 1976
小鲜肉
小鲜肉 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 10:53

    Not to a specific launch Configuration , but you can bind a key to run Last run Configuration ,

    Windows->preferences->General->Keys->Run last launched external Tool
    

提交回复
热议问题