[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Insert javadoc comments ...

Konrad Mühler wrote:
I I type Ctrl-Alt-J, I get exactly what you want, and I didn't fiddle with any options to get that, which means _you_ changed it in the options somewhere.


It's a blank new installation of eclipse ... so it seems to be the standard option.


It is Alt+Shift+J
If the cursor is on a line of a method, it inserts Javadoc for the method. Otherwise it inserts Javadoc for the class.


By the way, this is all easily findable in the Keys preferences under the Source category. Or hit Ctrl+Shift+L to see a "pop-up Keys help."

HTH,
	Eric