 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Sachin Vaidya Guest
|
Posted: Fri Sep 19, 2003 12:44 pm Post subject: indentation problem in JBuilder 7 |
|
|
I have JBuilder SE 7.0.155.0
Some code blocks always give me indentation problems. For example:
for(int i=0;i<10;i++)
{
if(true)
{
}
}
The closing brace of the 'if' block always has incorrect indentation. What
might be wrong?
Rgds
Sachin
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|