I recently upgraded to MyEclipse 2015 from MyEclipse 2014 and noticed 2 issues with shortcuts.
1. In 2014 version, double-clicking on a closed project would open it, this doesn’t happen in 2015 and I have to right-click and select “Open Project”. Is there a way to configure the double-click behavior so that it opens a closed project the same as MyEclipse 2014 does?
2. In MyEclipse 2014, when debugging a java application and stopped at a break-point, Ctrl-Shift I is mapped to “Inspect”. In MyEclipse 2015 it is not mapped. (Or at least it isn’t shown in the right-click menu). When I go to Window-> Preferences->General->Keys and filter on the Inspect command, it says that it is mapped but when using the debugger, it isn’t working and I have to right-click and select “Inspect” to view the value of my variable. Is this a bug in Eclipse or is there a way to get the shortcut to work?
Thanks,
John Bender
Thanks