Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Why the white spce has smaller size before right brace...
Why the white spce has smaller size before right brace... [message #665413] Thu, 14 April 2011 14:53 Go to next message
YI-JU  is currently offline YI-JU Friend
Messages: 4
Registered: April 2011
Junior Member
Hi all~

I've tried many formater setting, but I can't find out the solution. The problem I suffered is that the display of the right brace is not aligned well in eclipse. I use which space to replace tab with tab size = 4. Then one can imagine the format, take below as example.

class test {
    public:
        void test () {
            XXX;
        }
}

but in elipse, it shows
class test {
    public:
        void test () {
            XXX;
  } <= the alignment is displayed incorrect
}

How do I change the format to display correctly in eclipse. Thanks...

[Updated on: Thu, 14 April 2011 15:00]

Report message to a moderator

Re: Why the white spce has smaller size before right brace... [message #665431 is a reply to message #665413] Thu, 14 April 2011 15:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NOSPAM.ibm.com

Hi,

This newsgroup is not for technical questions. It is for announcements
about Eclipse itself.

Please use a technical forum, such as eclipse.tools.jdt.
--
Thanks,
Rich Kulp
Re: Why the white spce has smaller size before right brace... [message #665437 is a reply to message #665431] Thu, 14 April 2011 15:30 Go to previous message
YI-JU  is currently offline YI-JU Friend
Messages: 4
Registered: April 2011
Junior Member
Ok, I got it. I just thought my problem is how to setup the format for eclipse. I didn't recognize that it's a technical problem. Sorry for the inconvinent. Thanks...
Previous Topic:Linking resources to project's root
Next Topic:Eclipse Community Survey
Goto Forum:
  


Current Time: Fri Apr 19 21:24:09 GMT 2024

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

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

Back to the top