> Try
> Window -> Preferences -> Java -> Editor -> Typing, and unselect "Adjust
> indentation" checkbox.
> I hope that helps.
tnx for your reply -
it works, but then it's not performing identation on all the others. is
it possible to apply this only on comments?
cheers
shlomiw@gmail.com - 01 Aug 2006 11:44 GMT
hmmm...
apparently it is not that simple :-(
https://bugs.eclipse.org/bugs/show_bug.cgi?id=65841
(Target milestone: 3.3)
> > Try
> > Window -> Preferences -> Java -> Editor -> Typing, and unselect "Adjust
[quoted text clipped - 6 lines]
>
> cheers
Roland de Ruiter - 01 Aug 2006 12:18 GMT
> hmmm...
>
[quoted text clipped - 11 lines]
>>
>> cheers
You could use Ctrl+Shift+F to format the code again. (Or select the
pasted lines and hit Ctrl+Shift+F to format only those lines).

Signature
Regards,
Roland
shlomiw@gmail.com - 02 Aug 2006 08:28 GMT
tnx, that better. Hopefully it'll be fixed in next eclipse's version.
It seems that I'm not the only one who is frustrated.
> > hmmm...
> >
[quoted text clipped - 14 lines]
> You could use Ctrl+Shift+F to format the code again. (Or select the
> pasted lines and hit Ctrl+Shift+F to format only those lines).