Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 359397 - The method localTestBool(boolean)/ localTestInt(boolean)/localTestFloat(boolean)/localTestString(boolean) is undefined
Summary: The method localTestBool(boolean)/ localTestInt(boolean)/localTestFloat(boole...
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 07:02 EDT by pf yu CLA
Modified: 2017-02-23 14:16 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 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 ***