Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Backwards text bug in editor?
Backwards text bug in editor? [message #591285] Wed, 05 March 2003 19:30
Eclipse UserFriend
Originally posted by: no.junk.eric.fenderbosch.fedex.com

I'm new to Eclipse and I'm seeing some very strange behavior in the editor.
All text I type in the window displays backwards. For example, if I try to
create a class like this:
---===---
public class Blah {
int blahblah;

public Blah() {
blahblah = 1;
}
}
---===---

It displays like this:

---===---
public class Blah {
}}
;1 = halbhalb
{)(halB cilbup

;halbhalb tni
---===---
Here's a mini-screen shot: http://fender.net/images/eclipse.png

I've tried 1.3.1 and 1.4.1 as my JVM.

Sorry if this is the wrong forum. I couldn't find a FAQ, either.

Thanks,

Eric
Previous Topic:SWT Buttons with image and Text
Next Topic:How to make CVS browser not to show empty directories?
Goto Forum:
  


Current Time: Fri Apr 26 12:59:40 GMT 2024

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

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

Back to the top