Michael,

@link is an inline doc tag. You shold write it in braces: {@ling
bar.foo}.

Best regards,
Mike Aizatsky.
------------------------------
IntelliJ Software, "Develop with pleasure!" http://www.intellij.com


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On
> Behalf Of Michael Kirby
> Sent: Saturday, February 16, 2002 3:37 PM
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] @link question
> 
> How do I make an @link to a method in a local class?
> 
> For example:
> 
> 
> File.java:
> 
> /**
> @link bar.foo()
> class foo
> {
> }
> 
> class bar
> {
>    public void foo()
>    {
>    }
> }
> 
> I can't seem to get the red error highlighting to go away.  when I use
the
> javadoc completion,
> it only gives me the static methods. (of course, in code this makes
sense,
> but in javadoc, it
> gets in the way :-) )
> 
> Mike
> 
> ---
> [EMAIL PROTECTED]
> To obtain my PGP public key, mail "SEND PUB KEY" in the
> subject to "[EMAIL PROTECTED]"
> 
> 
> _______________________________________________
> 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