eclipse short cut key

its a stupid question, but then its a stupid problem, this morning when I opened Eclipse, Ctrl+Shift+T key simply stopped working, now the rest of the keys are working but this is one of the most commonly used keys in Eclipse and is proving to be painful for me.

Did anybody ever face a similar problem?

[316 byte] By [kilyasa] at [2007-11-27 0:59:49]
# 1
Sounds like a Friday the 13th feature ;-)
DrLaszloJamfa at 2007-7-11 23:34:17 > top of Java-index,Java Essentials,Java Programming...
# 2
Works for me.> Sounds like a Friday the 13th feature ;-)I didn't even know it was Friday the 13th!
CaptainMorgan08a at 2007-7-11 23:34:17 > top of Java-index,Java Essentials,Java Programming...
# 3

> its a stupid question, but then its a stupid problem,

> this morning when I opened Eclipse, Ctrl+Shift+T key

> simply stopped working, now the rest of the keys are

> working but this is one of the most commonly used

> keys in Eclipse and is proving to be painful for me.

>

> Did anybody ever face a similar problem?

yes I guess so, but it was stranger, I figured it out. It turned out that if you are in resouce perspective, that particult key stop working and moving back to java perspective it starts working again.

PS I did not notice that it was Friday the 13th

kilyasa at 2007-7-11 23:34:17 > top of Java-index,Java Essentials,Java Programming...
# 4

I had a similar problem. My shortcut for Open Type was not working in the Java perspective, but it was working in the Debug perspective. I tried removing and re-adding it to no avail. Even restarting Eclipse and/or the PC did not fix it.

I fixed it by closing and reopening the Java perspective. This loses your layout changes, but fixed the hotkey.

aarongadberrya at 2007-7-11 23:34:17 > top of Java-index,Java Essentials,Java Programming...