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 48040

Summary: [40cat] faster detection of fixed errors
Product: java Reporter: andersmholmgren <andersmholmgren>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 40135    
Bug Blocks:    

Description andersmholmgren 2004-08-27 02:23:00 UTC
[ JDK VERSION : J2SE 1.5.0 ]

When I fix an error that netbeans has autodetected it takes too long (IMO) for netbeans to reflect that my change has fixed it. Some ides do near real time indication and this is very helpful as you typically wait for this before moving on
Comment 1 Miloslav Metelka 2004-08-27 15:33:45 UTC
The automatic reparsing is handled in the java module.
Comment 2 Martin Matula 2004-11-13 00:01:00 UTC
See also issue 30493.
Comment 3 Jan Becicka 2007-09-19 14:26:51 UTC
Already fixed.