Robert,

Do you have any assertions in console?

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 Robert S. Sfeir
> Sent: Saturday, April 13, 2002 5:24 AM
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] Bug in javadoc comments
> 
> Dunno if this has been reported yet.  This is in #617 on Linux with
JDK
> 1.3.1_03.
> 
> if you type something like:
> 
> public String foo() throws RemoteException
> 
> and not put in the  at the end;
> 
> The type above the line:
> 
> /**
> 
> and hit return, obviously you don't get the automated JavaDoc
> generation.
> 
> If you add the ; at the end of the statement, remove the /** and add
it
> again, it won't do the usual:
> 
> /**
> *
> * @return
> */
> 
> Instead it just puts in /** and you hit return and get nothing.  You
> have to add the full java doc manually.  Further it breaks the java
doc
> creation for the rest of the time the IDE is running.  You have to
quit
> and go back in for it to work again.
> 
> R
> 
> 
> 
> _______________________________________________
> 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

Reply via email to