When I use Eclipse to code Java programs, I can fold a block of codes, for example: a method or a comment. And When I fold the block, there will be a "plus(+)" mark appearing on the left side of the editor in Eclipse. If you hover your mouse over the mark, Eclipse will pop-up a frame showing those folded codes. I feel it's annoying, but I can not find an option to disable it. Is there an option to disable it?
thanks, mate!