facebook

matched indentation for opening and closing brackets.

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #246440 Reply

    I’d like to see

    public int myMethod ()
    {
    code
    }

    instead I always get to look at

    public int myMethod () {
    code
    }

    Please help me to find a way to establish the styling default whereby the method brackets have matched indentation. I have looked into the preferences/Java/Editor options but so far haven’t found a way to establish this styling default.

    #246443 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

    Java > Code Style > Formatter, probably one of the most powerful formatters avialable for Java code right now.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: matched indentation for opening and closing brackets.

You must be logged in to post in the forum log in