how to hide the text limit line in netbeans 6.5?

前端 未结 8 1210
别那么骄傲
别那么骄傲 2021-02-09 19:36

Is there a way to hide the text limit line in netbeans 6.5?

8条回答
  •  被撕碎了的回忆
    2021-02-09 20:16

    There is an easy way to disable the warning generated by NetBeans for number of lines.

    Goto Tools > Options > Editor > Hints

    Find the checkbox Too Many Lines > un-check the checkbox

    and click Apply.

    Enjoy :)

提交回复
热议问题