Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 359347

Summary: Exception for the boolean test
Product: z_Archived Reporter: pf yu <pfyu>
Component: EDTAssignee: Project Inbox <edt.compiler-inbox>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P1 CC: jqian, pfyu, pharmon, svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
egl file for the boolean testing none

Description pf yu CLA 2011-09-29 03:03:52 EDT
Build Identifier: 201109282102

During the boolean testing, EDT throws runtime exception:
Multiple markers at this line
	- IWN.JavaGen.9998.e 10/145 Exception occurred: java.lang.RuntimeException: 
	 org.eclipse.edt.mof.egl.NoSuchFunctionError
	- IWN.JavaGen.9999.e 10/145 Stack Trace: java.lang.RuntimeException: org.eclipse.edt.mof.egl.NoSuchFunctionError

Please confirm if it is working by design in EDT, if not, please fix the issue.

Reproducible: Always

Steps to Reproduce:
1.Create a EDT basic project "abc".
2.Copy the attachment "BooleanTest.egl" to the project.
3.Turn on the Java Generator, and see the compile errors.
Comment 1 pf yu CLA 2011-09-29 03:04:34 EDT
Created attachment 204251 [details]
egl file for the boolean testing
Comment 2 Jing Qian CLA 2011-10-03 16:08:51 EDT
P1 (must fix for 070)
lower severity to Major.
Comment 3 Paul Harmon CLA 2011-10-04 09:20:17 EDT
I have added validation checks for the binary expressions that are not valid in EDT.

Changes have been committed to:

DefaultBinder
TypeCompatibilityUtil
Comment 4 pf yu CLA 2011-10-12 05:06:08 EDT
Verified in build 201110110900