I like to use shortcuts when debugging my java applications in eclipse. The F5, F6, F7, and F8 keys work only in debug mode. Therefore, I tried to copy all the keys (Preference β General β Keys) using the "Copy command" button and make them work when "Edit Java Source". I clicked the Apply button, but it still doesnβt work.
How to make keys (F5, F6, F7 and F8) work in java perspective? Thanks!
Respectfully,
Con
Edit: I am using Eclipse Indigo Service Release 1
source share