This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 169067

Summary: Error effect cannot be set to none, it is always red wave underline
Product: editor Reporter: Petr Dvorak <joshis>
Component: OptionsAssignee: David Strupl <dstrupl>
Status: RESOLVED FIXED    
Severity: blocker CC: dacdienx
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Dvorak 2009-07-23 19:30:37 UTC
Product Version: NetBeans IDE 6.7 (Build 200906241340)
Java: 1.6.0_13; Java HotSpot(TM) 64-Bit Server VM 11.3-b02-83
System: Mac OS X version 10.5.7 running on x86_64; MacRoman; en_US (nb)

I believe this issue must have been already reported but I didn't find it:(...

1. Create a Java application, introduce some error in the source code
-> the error is underlined with a red wave underline

2. Go to Tools>Options>Fonts&Colors
3. Select "Error" and change effect to "none" (from "wave underline"/"red") in both "All Languages" and "Java" categories
4. OK
-> The changes are not reflected in the editor
Comment 1 Vitezslav Stejskal 2009-07-24 08:32:11 UTC
Confirmed in a dev build.
Comment 3 Jan Lahoda 2010-11-11 13:14:54 UTC
*** Bug 187631 has been marked as a duplicate of this bug. ***