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 24505

Summary: [audit] provide a hyperlink from the audit output to the relevant source file(s)
Product: contrib Reporter: nczempin <nczempin>
Component: CodeAssignee: nczempin <nczempin>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Other   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 24748    
Bug Blocks:    

Description nczempin 2002-06-06 23:32:50 UTC
It would be nice if, for rule violations, one could click on a hyperlink 
that takes one to the offending area. Note that this may differ widely, and 
sometimes be impossible to define: Some links should go to line and 
position as usually happens for compiler errors, some are relevant for 
the class (so they should open the .java source file), and some combine so 
many different pieces of code that it's impossible to determine what to 
link to.
Comment 1 nczempin 2005-07-14 12:35:24 UTC
audit project seems dead.