Wim,

This bug was already reported but I haven't investigated it yet. The
problem is probably with your spaces configuration. You will help a lot
if you play a bit with your code style (including tabs) settings and
find the one, which causes such behaviour.

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 Deblauwe, Wim
> Sent: Wednesday, March 20, 2002 12:25 PM
> To: '[EMAIL PROTECTED]'
> Subject: [Eap-list] Javadoc spaces
> 
> Why is it that there are 2 spaces now when generating javadoc stubs?
> 
> if you have this method:
> 
> private void doSomething(int i)
> 
> 
> it generates:
> 
> /**
>  *  |
>  * @param i
>  */
> private void doSomething(int i)
> 
> 
> Cursor is at the |, 2 spaces from the '*', this used to be one space
(And
> I
> like it more with one space ;-))
> 
> Wim
> 
> -------------
> Ing. Wim Deblauwe
> Software Development Engineer
> Medical Imaging Systems - BarcoView
> 
> _______________________________________________
> 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