views:

8

answers:

0

I am getting an compiler warning / error at compile time using NetBeans 6.9 with some Java code that is:

run: 2010-07-27 22:43:47.392 java[18743:903] NSKeyBindingManager: Bad key binding atom for '6' = 'D' BUILD SUCCESSFUL (total time: 5 seconds)

The code still runs. Is this anything to worry about? I would post the code, but it several hundred lines long. I thought I would see if anyone had encountered this, or if they know what a possible cause is, or even if I should worry about it.

Thanks.