Thomas, This is fixed in build #613.
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 Thomas Singer > Sent: Wednesday, March 20, 2002 3:55 PM > To: [EMAIL PROTECTED] > Subject: RE: [Eap-list] Javadoc spaces > > Hello Mike, > > this happens here, when "Use tab characters" is checked (Tab size == 4). > > --->/** > --->.*..| > --->.* param value > --->.*/ > --->public void test(String value) { > --->--->// some code > --->} > > Tom > > > At 13:22 20.03.02 +0300, you wrote: > >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 > > > _______________________________________________ > 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
