About Code Format sorry, my mistake. Just dreams :)) So, I see what if
you haven't imports and write short Class Name, then after Intellij
underline it, press Alt+Enter - intellij inserted full class name. This
only for Javadocs.

About {@link com.acme.RealClass ClassDescription}, I say only about
simple link, I now that for diferrents in link name you must use full
signature. But if you want just put link to a class I can use short
signature:
{@link com.acme.RealClass}.

Thanks.

-----Original Message-----
From: Cedric ROUVRAIS [mailto:[EMAIL PROTECTED]] 
Sent: Monday, March 25, 2002 8:00 PM
To: [EMAIL PROTECTED]
Subject: RE: [Eap-list] Java Doc links


>Code Format can fix that.

huh? could you elaborate on that one please?

If you're refering to code style | imports my options are use single
class import.

> BTW, {@link com.acme.Class} is equals to {@link com.acme.Class Class}

oops sorry, please read {@link com.acme.RealClass ClassDescription}
<redFaced>

a++ Cedric


_______________________________________________
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