Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » space in java editor does now show properly
space in java editor does now show properly [message #769044] Wed, 21 December 2011 10:00 Go to next message
anfernee  is currently offline anfernee Friend
Messages: 1
Registered: December 2011
Junior Member
I'm using Eclipse Indigo Service Release 1 on my ubuntu(64bit, 11.0.6), I'm seeing some code format issue in my java editor, for example I enter 5 space characters in the first line, so the cursor show me at 1:5, and then I move to the next line and still enter 5 space characters, the cursor position moves to 2:5 as expected, but it's far more behind the last line, it makes the UI ugly.

FYI, if I copy the same file to other machine, it looks good, I also tried with Eclipse 3.6, it also looks bad, does anyone has some clue what's wrong with my setup?

Thanks

Anfernee
Re: space in java editor does now show properly [message #775578 is a reply to message #769044] Fri, 06 January 2012 09:51 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 21.12.2011 11:00, anfernee wrote:
> I'm using Eclipse Indigo Service Release 1 on my ubuntu(64bit,
> 11.0.6), I'm seeing some code format issue in my java editor, for
> example I enter 5 space characters in the first line, so the cursor
> show me at 1:5, and then I move to the next line and still enter 5
> space characters, the cursor position moves to 2:5 as expected, but
> it's far more behind the last line, it makes the UI ugly.
>
> FYI, if I copy the same file to other machine, it looks good, I also
> tried with Eclipse 3.6, it also looks bad, does anyone has some clue
> what's wrong with my setup?
Does it insert spaces or maybe tab(s)? If the latter, you probably don't
have a monospace font set.

Dani
>
> Thanks
>
> Anfernee
Previous Topic:IProject.build() internal Eclipse exception (for incremental build)
Next Topic:JDT editor can find my Jar on classpath, but launch cannot
Goto Forum:
  


Current Time: Thu Mar 28 08:37:29 GMT 2024

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

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

Back to the top