Bug 42493

Summary: Error message when evaluating: Expressionopt?
Product: [Eclipse Project] JDT Reporter: Darin Swanson <Darin_Swanson>
Component: CoreAssignee: David Audel <david_audel>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M9   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Darin Swanson CLA 2003-09-03 17:43:30 EDT
I had a line of code selected that was missing a closing ')'
I did a display
I correctly got an error dialog with the error message:
"Syntax error, insert ")" to complete Expressionopt

I am not sure that the average user will know what an Expressionopt is?
Comment 1 Philipe Mulet CLA 2003-09-04 03:54:05 EDT
Darin - which build are you using ? It should have been corrected in last 
integration build.
Comment 2 Darin Swanson CLA 2003-09-04 08:19:45 EDT
I200308281813
Comment 3 David Audel CLA 2004-04-28 07:23:03 EDT
In build 20040427 the error message is
  Syntax error, insert ")" to complete Expression
with a test case like
  >foo(<

The problem does not exist anymore.

Fixed.
Comment 4 Olivier Thomann CLA 2004-05-18 11:11:43 EDT
Verified in 200405180816