I remember when I first started using Eclipse there was two very usefull shortcuts:
Ctrl+F11 (Run last launched) and F11 (Debug last launched).
Now Ctrl + F11 and F11 mean just “run” and “debug”, meaning run/debug current file !!
I have a very hard time seeing when you would EVER use that “feature”. I mean how many times in a project are u in the actual main class ?.
If you want to run last launched you have to open the run dialog and press enter, a series of mouseclicks I could do without.
To me it looks like an poor attempt to help noobs who dont know how to run applications..
Sorry to say it but it’s annoying as hell and a perfect example of why not to fix something that aint broke !!
Is there a way to change it back ?