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 30493

Summary: Parse immediately after save
Product: java Reporter: Torbjorn Norbye <tor>
Component: SourceAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description Torbjorn Norbye 2003-01-29 20:16:54 UTC
I find myself fixing bugs in the editor when I see
a parse error added to the source editor. I fix
it, then I wait, and wait (a couple of seconds)
until the edit-then-parse timer expires and
launches a new parse.

It would be nice to not have to wait. 

I propose that if a parse is pending (e.g. the
file has been edited, but not yet parsed), then if
the file is saved a new parse is launched
"immediately". 

That way, I can fix an error, hit Ctrl+S, etc.
without that annoying wait.
Comment 1 Rastislav Komara 2009-02-03 10:57:23 UTC
Overtake.
Comment 2 Jan Lahoda 2010-05-11 13:46:39 UTC
Resetting assignee to default for all bugs reported against product java and assigned to moonko.