1

How can I turn off the wavy red underlines in Netbeans? I don't want to be interrupted while I'm typing, and told that a half finished line of code is wrong.

2 Answers2

1

The answer here Netbeans - Turn off - wavy red underlines - How? seems to be more accurate… (though the Mac version of Netbeans 5.6.1 doesn't seem to have an ‘Advanced’ menu)

Community
  • 1
  • 1
0

Tools -> Options -> Fonts & Colors

Select "All Languages" in the Language list. Select "Error" in the Category list. On the right, select "None" in the Effects list and hit Ok.

David Brown
  • 35,411
  • 11
  • 83
  • 132