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 - Parse immediately after save
Summary: Parse immediately after save
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker with 1 vote (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-29 20:16 UTC by Torbjorn Norbye
Modified: 2013-09-02 14:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.