1

Frustratingly, my Ctrl+/ keyboard shortcut doesn't comment out a line of code when a .java file is open in the Netbeans 7.2 code editor. The "Toggle Comment" entry on the Source menu doesn't show any assigned shortcut, but the shortcut is specified in Tools >> Options >> Keymap and it works fine for other languages.

Does anybody else have this issue and have you found a fix?

ollo
  • 24,797
  • 14
  • 106
  • 155
Jannie Theunissen
  • 28,256
  • 21
  • 100
  • 127

1 Answers1

0

Works for me in NBAndroid project. Sounds like a NetBeans bug or some weirdness in your setup to me. A quick question: is it NBAndroid project or Maven? Though it should work in both.

-Radim

Radim
  • 4,721
  • 1
  • 22
  • 25