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 38780

Summary: Error Expression Property Editor help not correct
Product: usersguide Reporter: _ lcincura <lcincura>
Component: CodeAssignee: Patrick Keegan <pkeegan>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description _ lcincura 2004-01-14 19:02:42 UTC
The help states Error Expression Property Editor 
can be found by selecting any compiler and 
pressing ellipsis. But for internal compiler or 
Ant compilation there is no Error Expression 
Property.
Comment 1 Patrick Keegan 2004-01-16 17:17:37 UTC
fixed in 200401151900

/cvs/usersguide/javahelp/org/netbeans/modules/usersguide/compile/parse_error.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- parse_error.html	2003/02/13 11:39:49	1.7
  +++ parse_error.html	2004/01/14 19:36:45	1.8
  @@ -22,8 +22,15 @@

  -  and select any compiler type. Then click the ellipsis (...)
button in the Error 
  +  and select the compiler type that you are using. Then click the
ellipsis (...) button in the Error 
     Expression property.</p>
  +<table>
  +  <tr> 
  +    <td valign=top><img src="../images/tip.gif" alt="Note"></td>
  +    <td valign=top align=left>Some compiler types do not have an Error
  +Expression property.</td>
  +  </tr>
  +</table>
Comment 2 _ lcincura 2004-01-19 11:27:04 UTC
Verified in 200401181900