I am writing two apps simultaneously and I need to relaunch them often.
I read some things, that Eclipse provides 'launch last configuration' or 'launch most used configuration' but I couldn't find anything about binding certain apps to hotkeys.
I need to make it like:
- F10 - app1 launches
- F11 - app2 launches
.
Is there any addon or a way to achieve the goal? Thanks!