Skip to main content



      Home
Home » Newcomers » Newcomers » Formatter - strange javadoc indent
Formatter - strange javadoc indent [message #263811] Thu, 28 August 2008 10:56 Go to next message
Eclipse UserFriend
There is just few options there and I really can't find it (maybe it's
lack of sleep).
Why formatter does this to my comments?

They were like this before:
/**
*
*

and now:

/**
*
*

Please tell me, where I can change it so it would format them back to
normal?
Re: Formatter - strange javadoc indent [message #263820 is a reply to message #263811] Thu, 28 August 2008 13:05 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

> Why formatter does this to my comments?
> ...
> /**
> *
> *

Which version of eclipse? I had seen myself some misformatting similar to
this but that was in a 3.4 milestone and was fixed long before 3.4 final.

If this occurs in the current 3.4 version of eclipse then you should file
a bug report, and I suggest you add your preferences settings to the bug
report because I remember that the bug I found occured with my own
preference settings, but not with the default settings, so supplying your
settings will help the developers to find the problem.

claudio
--
Claudio Nieder, Talweg 6, CH-8610 Uster, Tel +4179 357 6743,
www.claudio.ch
Re: Formatter - strange javadoc indent [message #263859 is a reply to message #263820] Thu, 28 August 2008 21:49 Go to previous message
Eclipse UserFriend
Originally posted by: fastcodejava.gmail.com

Claudio Nieder wrote:
> Hi,
>
>> Why formatter does this to my comments?
>> ...
>> /**
>> *
>> *
>
> Which version of eclipse? I had seen myself some misformatting similar to
> this but that was in a 3.4 milestone and was fixed long before 3.4 final.
>
> If this occurs in the current 3.4 version of eclipse then you should file
> a bug report, and I suggest you add your preferences settings to the bug
> report because I remember that the bug I found occured with my own
> preference settings, but not with the default settings, so supplying your
> settings will help the developers to find the problem.
>
> claudio

It happens with my plugin. I use the IField.copy() and IMethod.copy()
and same thing happens.

Thanks,
--Gautam
http://fast-code.sourceforge.net/
Previous Topic:Download Problems
Next Topic:Plugin Installation Problem
Goto Forum:
  


Current Time: Thu Jul 10 00:53:19 EDT 2025

Powered by FUDForum. Page generated in 0.10642 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top