NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Indentation settings issues! (Preferences do not match actual code)

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
Inglonias



Joined: 17 Jul 2010
Posts: 4

PostPosted: Fri Sep 03, 2010 8:49 pm    Post subject: Indentation settings issues! (Preferences do not match actual code) Reply with quote

Bumped after two weeks with no response.

What I believe are relevant preferences can be found here.

Hi. I can't seem get my Java indentation rules correct. I've tried to reset the preferences, but I still can't get the auto indentations to match my style. Here's an example I put together
Code:
        if (1 == 1)
            {
            //This is what I want. The two braces match up.
            }

        if (2 == 2)
            {
            //This is what I get.
            //Note that the ending brace is auto-generated
        }


Can someone tell me what is wrong with my preferences?


Last edited by Inglonias on Wed Sep 15, 2010 9:57 pm; edited 1 time in total
Back to top
Inglonias



Joined: 17 Jul 2010
Posts: 4

PostPosted: Wed Sep 15, 2010 9:52 pm    Post subject: Reply with quote

Bump. Still no reply after two weeks.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo