Eclipse keyboard shortcuts broken in OSX 10.5.6 - Stack Overflow most recent 30 from stackoverflow.com 2009-11-22T00:27:17Z http://stackoverflow.com/feeds/question/370189 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6 10 Eclipse keyboard shortcuts broken in OSX 10.5.6 Milhous 2008-12-16T00:39:08Z 2009-05-29T15:48:02Z <p>So I have been using Leopard for a year now, and the lastest update broke the keyboard mapping for eclipse. I use the dvorak layout, and now in eclipse if I press the ⌘ and the b key it does a build, instead of a cut(b = x).</p> <p>Does anyone else have this issue, and are there any workarounds? </p> <p><strong>EDIT:</strong> The best current workaround is to upgrade to 10.5.7.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/370269#370269 0 Answer by Cebjyre for Eclipse keyboard shortcuts broken in OSX 10.5.6 Cebjyre 2008-12-16T01:40:17Z 2008-12-16T01:40:17Z <p>Eclipse 3.4.1, standard (US) qwerty layout. I haven't found any shortcut problems, I temporarily set B to do cut (by fiddling with the key assignments in the eclipse preferences), and that worked OK.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/372232#372232 5 Answer by Matt Shanley for Eclipse keyboard shortcuts broken in OSX 10.5.6 Matt Shanley 2008-12-16T18:38:28Z 2008-12-16T18:38:28Z <p>This is happening for me in both Eclipse and Flex Builder 3 (based on Eclipse). It's also been reported on <a href="http://discussions.apple.com/thread.jspa?threadID=1827196&amp;tstart=0" rel="nofollow" title="Apple Discussions">Apple Discussions</a>. Unfortunately I don't know any workarounds.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/375285#375285 0 Answer by Jarred McCaffrey for Eclipse keyboard shortcuts broken in OSX 10.5.6 Jarred McCaffrey 2008-12-17T17:12:54Z 2008-12-17T17:12:54Z <p>There is a witty comment to be made here about discrimination against Dvorak typists and the Dvorak layout being left out of someone's unit test--unfortunately I won't be the one to craft such a witty statement to its full potential.</p> <p>I too can report this issue after upgrading from OS X 10.5.5 to 10.5.6.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/379987#379987 1 Answer by Ryan for Eclipse keyboard shortcuts broken in OSX 10.5.6 Ryan 2008-12-19T02:52:54Z 2008-12-19T02:52:54Z <p>Also broken for me. Eclipse 3.4.1. Broke as I upgraded to OSX 10.5.6. Command comma,w,s and a few others behave correctly but the majority of the keys come out as qwerty. Makes it almost impossible to use Eclipse.</p> <p>Hope a fix/workaround is found soon.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/381667#381667 1 Answer by Aaron for Eclipse keyboard shortcuts broken in OSX 10.5.6 Aaron 2008-12-19T17:45:21Z 2008-12-19T17:45:21Z <p>I'm experiencing the same thing, using Eclipse 3.3.2. My workaround has been to go in to Eclipse->Preferences->General->Keys and manually re-map the assignments for the keyboard commands I use most frequently.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/387948#387948 0 Answer by for Eclipse keyboard shortcuts broken in OSX 10.5.6 2008-12-23T01:48:43Z 2008-12-23T01:48:43Z <p>I've had the same issue, except not all the key bindings are broken. Command + S still saves, for example. But most of the commands evaluate as though I'm using QWERTY. I haven't found any solution so far except to manually remap the keys which I haven't done because its a huge pain. </p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/397525#397525 0 Answer by Pete Siemsen for Eclipse keyboard shortcuts broken in OSX 10.5.6 Pete Siemsen 2008-12-29T11:14:14Z 2008-12-29T11:14:14Z <p>I have the same issue. A supporting symptom: when I tried to "fix" it by using Preferences->General->Keys to remap "Undo" from F9 to Command-Z, when I typed Command-Z, it echoed as Command-/. / is the non-Dvorak key that sits in the same keyboard position as the Dvorak Z. So Eclipse is somehow getting at keys "before" the Dvorak mapping is applied by the OS.</p> <p>I agree that it makes Eclipse unuseable. Help!</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/408009#408009 0 Answer by sonia robot for Eclipse keyboard shortcuts broken in OSX 10.5.6 sonia robot 2009-01-02T21:00:15Z 2009-01-02T21:00:15Z <p>+same here with ganymede (3.4.1) and dvorak layout. It seems like they try to translate the key-codes themselves.</p> <p>Can someone who changed their shortcuts (as a temporary fix) upload it somewhere please?</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/425371#425371 0 Answer by Jim Carroll for Eclipse keyboard shortcuts broken in OSX 10.5.6 Jim Carroll 2009-01-08T18:43:55Z 2009-01-08T18:43:55Z <p>I have the same stinkin' issue too! I'm glad I'm not the only one. </p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/429033#429033 1 Answer by Tim for Eclipse keyboard shortcuts broken in OSX 10.5.6 Tim 2009-01-09T17:53:48Z 2009-01-09T17:53:48Z <p><em>raises hand</em> </p> <p>Another dvorak typist who can't use eclipse in 10.5.6</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/432489#432489 1 Answer by Jeff for Eclipse keyboard shortcuts broken in OSX 10.5.6 Jeff 2009-01-11T07:06:35Z 2009-01-11T07:06:35Z <p>ugh! me too. Had to switch to TextMate at least for now.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/433373#433373 0 Answer by progoth for Eclipse keyboard shortcuts broken in OSX 10.5.6 progoth 2009-01-11T18:31:32Z 2009-01-11T18:31:32Z <p>Same here, driving me absolutely insane. Thankfully I rarely use Eclipse on OSX.</p> <p>I guess I'm thankful that Cmd-S still works.</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/494301#494301 0 Answer by vito for Eclipse keyboard shortcuts broken in OSX 10.5.6 vito 2009-01-30T02:34:06Z 2009-01-30T02:34:06Z <p>i have the same issue...</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/635947#635947 0 Answer by Doug Reeder for Eclipse keyboard shortcuts broken in OSX 10.5.6 Doug Reeder 2009-03-11T19:14:43Z 2009-03-11T19:14:43Z <p>I don't generally post a "me-too", but has anyone found a solution yet for this very annoying problem?</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/649269#649269 0 Answer by Allen S for Eclipse keyboard shortcuts broken in OSX 10.5.6 Allen S 2009-03-16T04:31:53Z 2009-03-16T04:31:53Z <p>I believe this is an eclipse only problem, because the same problem does not affect me when I use my Dvorak layout and other java tools such as JDeveloper or SQLDeveloper.</p> <p>It drives me nuts, and I find myself actually booting windows or linux in a virtual machine so that I can use Eclipse with semi-coherent key mappings.</p> <p>The odd thing is, though, that this problem did not exist to start with for me. The key mappings used to work fine in Dvorak. Then one day, poof.</p> <p>I wonder if it had anything to do with the fact that non-Dvorak users on my machine change the key mapping back to qwerty.</p> <p>I should mention, though I don't know if it is/isn't relevant, but I am using the CFEclipse plugin. I have not tried to invoke this behaviour with other perspectives yet.</p> <p>Maybe for fun, I will try creating another local account and see if I can use eclipse to start with.</p> <p>Another possibility could be the VM itself, and the way it handles the underlying keyboard interception.</p> <p>Any other thoughts?</p> <p>Allen</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/753858#753858 0 Answer by Alex Marshall for Eclipse keyboard shortcuts broken in OSX 10.5.6 Alex Marshall 2009-04-15T21:44:04Z 2009-04-15T21:44:04Z <p>I'm also suffering from this problem. Any progress ?</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/855175#855175 2 Answer by Nik Reiman for Eclipse keyboard shortcuts broken in OSX 10.5.6 Nik Reiman 2009-05-12T22:23:41Z 2009-05-12T22:23:41Z <p>Woo-hoo! It's fixed as of 10.5.7!</p> http://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-6/926703#926703 0 Answer by Aaron for Eclipse keyboard shortcuts broken in OSX 10.5.6 Aaron 2009-05-29T15:48:02Z 2009-05-29T15:48:02Z <p>Fixed in the 10.5.7 update.</p>