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 25744 - The java code isn't reparsed after reload.
Summary: The java code isn't reparsed after reload.
Status: RESOLVED DUPLICATE of bug 24343
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Other
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 14:54 UTC by lkishalmi
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lkishalmi 2002-07-17 14:54:36 UTC
Try the following:

1. Load a good java code to the editor.
2. Enter some syntax bugs in it. 
3. Close the document and don't save it (press
discard).
4. Reload the document.

You will see the same errors annotated.
Comment 1 Jan Lahoda 2002-07-17 15:53:47 UTC
This is probably bug in java module.
Comment 2 Marek Grummich 2002-07-22 10:49:43 UTC
Set target milestone to TBD
Comment 3 Tomas Hurka 2002-08-13 18:44:10 UTC

*** This issue has been marked as a duplicate of 24343 ***