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 192493 - Report parsing errors of evaluated expressions
Summary: Report parsing errors of evaluated expressions
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on: 190904
Blocks:
  Show dependency tree
 
Reported: 2010-11-25 19:02 UTC by Martin Entlicher
Modified: 2010-11-25 19:02 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2010-11-25 19:02:25 UTC
Detailed parsing errors will be available after issue #190904 is implemented.
The list of javax.tools.Diagnostic objects should be used to compose the error message.