Eclipse keyboard shortcuts broken in OSX 10.5.6 - Stack Overflow most recent 30 from stackoverflow.com2009-11-22T00:27:17Zhttp://stackoverflow.com/feeds/question/370189http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/370189/eclipse-keyboard-shortcuts-broken-in-osx-10-5-610Eclipse keyboard shortcuts broken in OSX 10.5.6Milhous2008-12-16T00:39:08Z2009-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#3702690Answer by Cebjyre for Eclipse keyboard shortcuts broken in OSX 10.5.6Cebjyre2008-12-16T01:40:17Z2008-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#3722325Answer by Matt Shanley for Eclipse keyboard shortcuts broken in OSX 10.5.6Matt Shanley2008-12-16T18:38:28Z2008-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&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#3752850Answer by Jarred McCaffrey for Eclipse keyboard shortcuts broken in OSX 10.5.6Jarred McCaffrey2008-12-17T17:12:54Z2008-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#3799871Answer by Ryan for Eclipse keyboard shortcuts broken in OSX 10.5.6Ryan2008-12-19T02:52:54Z2008-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#3816671Answer by Aaron for Eclipse keyboard shortcuts broken in OSX 10.5.6Aaron2008-12-19T17:45:21Z2008-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#3879480Answer by for Eclipse keyboard shortcuts broken in OSX 10.5.62008-12-23T01:48:43Z2008-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#3975250Answer by Pete Siemsen for Eclipse keyboard shortcuts broken in OSX 10.5.6Pete Siemsen2008-12-29T11:14:14Z2008-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#4080090Answer by sonia robot for Eclipse keyboard shortcuts broken in OSX 10.5.6sonia robot2009-01-02T21:00:15Z2009-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#4253710Answer by Jim Carroll for Eclipse keyboard shortcuts broken in OSX 10.5.6Jim Carroll2009-01-08T18:43:55Z2009-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#4290331Answer by Tim for Eclipse keyboard shortcuts broken in OSX 10.5.6Tim2009-01-09T17:53:48Z2009-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#4324891Answer by Jeff for Eclipse keyboard shortcuts broken in OSX 10.5.6Jeff2009-01-11T07:06:35Z2009-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#4333730Answer by progoth for Eclipse keyboard shortcuts broken in OSX 10.5.6progoth2009-01-11T18:31:32Z2009-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#4943010Answer by vito for Eclipse keyboard shortcuts broken in OSX 10.5.6vito2009-01-30T02:34:06Z2009-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#6359470Answer by Doug Reeder for Eclipse keyboard shortcuts broken in OSX 10.5.6Doug Reeder2009-03-11T19:14:43Z2009-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#6492690Answer by Allen S for Eclipse keyboard shortcuts broken in OSX 10.5.6Allen S2009-03-16T04:31:53Z2009-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#7538580Answer by Alex Marshall for Eclipse keyboard shortcuts broken in OSX 10.5.6Alex Marshall2009-04-15T21:44:04Z2009-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#8551752Answer by Nik Reiman for Eclipse keyboard shortcuts broken in OSX 10.5.6Nik Reiman2009-05-12T22:23:41Z2009-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#9267030Answer by Aaron for Eclipse keyboard shortcuts broken in OSX 10.5.6Aaron2009-05-29T15:48:02Z2009-05-29T15:48:02Z<p>Fixed in the 10.5.7 update.</p>