| Why the white spce has smaller size before right brace... [message #665413] |
Thu, 14 April 2011 10:53  |
YI-JU 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 11:00] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03882 seconds