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

Bug 359383

Summary: The method and(Boolean, boolean)/or(Boolean, boolean) is undefined for the type EBoolean
Product: z_Archived Reporter: pf yu <pfyu>
Component: EDTAssignee: Project Inbox <edt.javagen-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: jeffdouglas, jqian, pfyu, svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description pf yu CLA 2011-09-29 05:36:12 EDT
Build Identifier: 201109282102

The method and(Boolean, boolean)/or(Boolean, boolean) is undefined for the type EBoolean

Reproducible: Always

Steps to Reproduce:
1. Check out project "org.eclipse.edt.eunit.test" from kan-cvs.
2. Add java generator to the project.
3. Clean the whole workspace.
4. Such errors exist in many places, for example:
fvt.datatypes.TestNullableBooleanLib
Comment 1 Jeff Douglas CLA 2011-09-29 09:37:28 EDT
This is caused by the same problem in that multiple variables are defined on the same egl statement.

*** This bug has been marked as a duplicate of bug 359371 ***