Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 359383 - The method and(Boolean, boolean)/or(Boolean, boolean) is undefined for the type EBoolean
Summary: The method and(Boolean, boolean)/or(Boolean, boolean) is undefined for the ty...
Status: CLOSED DUPLICATE of bug 359371
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 05:36 EDT by pf yu CLA
Modified: 2017-02-23 14:20 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***