Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » 3.0 M3 formatting bug
3.0 M3 formatting bug [message #101707] Mon, 06 October 2003 11:49 Go to next message
Eclipse UserFriend
Originally posted by: brianf_msn.infinity.nu

I've noticed since upgrading to M3 that brackets aren't placed according to
my formatter settings any more, but when I manually run format source,
everything gets fixed.

Ie if I type:
if (foo)
{
}

when it should be
if (foo)
{
}
Re: 3.0 M3 formatting bug [message #101836 is a reply to message #101707] Mon, 06 October 2003 18:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch

this has been fixed since. t.

Brian Fox wrote:
> I've noticed since upgrading to M3 that brackets aren't placed according to
> my formatter settings any more, but when I manually run format source,
> everything gets fixed.
>
> Ie if I type:
> if (foo)
> {
> }
>
> when it should be
> if (foo)
> {
> }
>
>
Re: 3.0 M3 formatting bug [message #102577 is a reply to message #101836] Thu, 09 October 2003 03:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: peter_kirk.alpha-gruppen.dk

> > I've noticed since upgrading to M3 that brackets aren't placed according
to
> > my formatter settings any more, but when I manually run format source,
> > everything gets fixed.

> this has been fixed since. t.

So what version are you talking about, is there an M4? Or do you mean one of
the maintenance builds?

Peter
Re: 3.0 M3 formatting bug [message #102617 is a reply to message #102577] Thu, 09 October 2003 04:05 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Peter Kirk wrote:

>>>I've noticed since upgrading to M3 that brackets aren't placed according
>>>
>>>
>to
>
>
>>>my formatter settings any more, but when I manually run format source,
>>>everything gets fixed.
>>>
>>>
>
>
>
>>this has been fixed since. t.
>>
>>
>
>So what version are you talking about, is there an M4? Or do you mean one of
>the maintenance builds?
>
>
I means it is fixed in the CVS repository (HEAD) and latest integration
builds contain the fix. M4 will be out soon.

Dani

>Peter
>
>
>
>
Previous Topic:[Q] Stop build on first error?
Next Topic:Beginer's question
Goto Forum:
  


Current Time: Tue Jul 22 01:53:54 EDT 2025

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

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

Back to the top