Thanks. FYI, Mike I got confused because Ctrl-space is used for code completion of method parameters types in javadoc and so that was the combination I was trying for @throws as well.
Don't you think that ctrl-space for method args is debatable? I always try curtly-P first Edo > -----Original Message----- > From: CTRL > [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Aizatsky > Sent: 09 April 2002 15:34 > To: [EMAIL PROTECTED] > Subject: RE: [Eap-list] #615 javadoc code completion after @throws > > > Edoardo, > > This is intended behaviour. Ctrl+Shift+Space does this. > Ctrl+Space is the normal class completion. > > Best regards, > Mike Aizatsky. > ------------------------------ > JetBrains, Inc / IntelliJ Software > http://www.intellij.com > "Develop with pleasure!" > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On > > Behalf Of Edoardo > Comar > > Sent: Tuesday, April 09, 2002 5:50 PM > > To: [EMAIL PROTECTED] > > Subject: [Eap-list] #615 javadoc code completion after @throws > > > > If I have a method like : > > > > public void method() throws MyException { > > } > > > > When I edit the javadoc for it, I do not get the "MyException" > completed > > after a > > @throws <INVOKE-CTRL-SPACE> > > > > > > Edo > > > > --- > > Edoardo Comar > > Cape Clear Software > > > > NEW CapeStudio 3, out now > > Design, develop, integrate & deploy Web Services > > http://www.capeclear.com/download > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-> list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
