I just upgraded by eclipse PDT and can’t use the keyboard shortcut
command + shift + c to comment /uncomment
any help would be great.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
So i’m not really sure what happend when I upgraded but the solution is as follows-
head over to – http://sourceforge.jp/projects/pdt-tools/releases/51060 – and download the file “org.eclipse.php.ui_2.2.1.v20101001-2300.jar”
open up your eclipse folder – /Applications/ecplise/plugins
replace the “org.eclipse.php.ui_2.2.1.v20101001-2300.jar” with the one you just downloaded
open terminal
navigate to your eclipse folder – /Applications/eclipse
type “./eclipse -clean”
This fixes up your keyboard short cut but in my case I need to re-map from command + / to command + shift + c
Thanks to slomojo for this-
7. Go to windows -> preferences -> general settings -> keys and update the following
http://img703.imageshack.us/img703/264/bildschirmfoto20110915u.png
hope this helps.