facebook

Code folding is driving me CRAZY! I can’t seem to disable it

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #262991 Reply

    kurt_cobain
    Member

    I’ve gone into the window/preferences area to disasble code folding, but when I do an “open” on a method in a class, it STILL seems to fold it and I can’t see the rest of the code in the class. I’ve tried restarting eclipse, everything! What in teh world do I need to get to get it to STOP doing that?

    #263021

    Riyad Kalla
    Member

    kurt,
    I’m curious if you mean real cold folding (the little plus and minuses in the left margin) or if you mean that weird option in the Java editor called “Show current element” that is controlled by the button in the toolbar that looks like a highlighter that only shows you the current body of code you are currently in.

    If it’s the first thing, and you really mean cold folding, which editor are you having the problem with?

    #263563

    kurt_cobain
    Member

    I don’t see any plus and minus on the left margin. what i’m referring to is, when you look up a method by “open declaration” or alt-click, it only opens that one method, and you can’t see the rest of your class anymore.

    #263564

    kurt_cobain
    Member

    I think it’s the second thing you’re talking about; but i can’t seem to find it 🙁

    #263596

    Brian Fernandes
    Moderator

    If you open a Java file, you should see this button on the main Eclipse toolbar, just next to the highlight button. I’m attaching a screenshot to help.
    You need to make sure this option is off for everything to work as you’d like it.

    Hope this helps.

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Code folding is driving me CRAZY! I can’t seem to disable it

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