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 37417 - Java Parser should be more fault tolerant
Summary: Java Parser should be more fault tolerant
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks: 33509
  Show dependency tree
 
Reported: 2003-11-21 14:53 UTC by Martin Roskanin
Modified: 2007-09-26 09:14 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 Martin Roskanin 2003-11-21 14:53:45 UTC
If a source file contains an error, the parser
doesn't provide any new information, like some
field or method addition. It provides the last
successfuly parsed hierarchy. It causes problems
mentioned in the issue #33509 - code completion
didn't display newly added fields or methods until
source is parseable.
Comment 1 Jan Pokorsky 2004-03-03 17:56:35 UTC
Type changed. As you mentioned in issue #33509 this is enhancement not
defect.
Comment 2 Martin Matula 2004-11-10 15:34:37 UTC
This is fixed in 4.0.