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

Bug 359397

Summary: The method localTestBool(boolean)/ localTestInt(boolean)/localTestFloat(boolean)/localTestString(boolean) is undefined
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 07:02:35 EDT
Build Identifier: 201109282102

The method localTestBool(boolean)/ localTestInt(boolean)/localTestFloat(boolean)/localTestString(boolean) is undefined

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.TestNullableStringLib
Comment 1 Jeff Douglas CLA 2011-09-29 09:36:07 EDT
This is caused because of the definition of multiple variables on the same egl statement.

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