Hi,

Another bug in the quick javadoc is obtained when using {@link SomeClass 
SomeDesc} you get the link SomeClassSomeDesc.
It's the same thing if you link to a method.

a++ Cedric

ps: Nice IDE, i'm impressed, it's better than jBuilder :o)

En r�ponse � "Deblauwe, Wim" <[EMAIL PROTECTED]>:

> If you have this in your javadoc:
> 
> /**
>  * Some explanation
>  * @param myParam<TAB>This is my param explanation
>  */
> public void someMethod(int myParam)
> 
> 
> Then the resulting quick javadoc will be
> 
> myParam This - is my param explanation
> 
> If you change the <TAB> charactor to a space, all works as expected and
> you
> get:
> 
> myParam - This is my param explanation
> 
> 
> this is on version 2.5, W2K
> 
> greetings,
> 
> Wim
> 
> -------------
> Ing. Wim Deblauwe
> BarcoView
> Medical Imaging Systems
> 
> _______________________________________________
> 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