Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358880 - JavaGen Exception on delegate assignment statement
Summary: JavaGen Exception on delegate assignment statement
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Matt Heitz CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 08:45 EDT by Kathy Carroll CLA
Modified: 2017-02-23 14:18 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kathy Carroll CLA 2011-09-26 08:45:18 EDT
Getting this error message on Java generation:

IWN.JavaGen.9998.e 12/430 Exception occurred: No such method genRuntimeClassTypeName(org.eclipse.edt.mof.egl.impl.FunctionParameterImpl, org.eclipse.edt.gen.java.Context, org.eclipse.edt.mof.codegen.api.TabbedWriter, org.eclipse.edt.gen.java.templates.JavaTemplate$TypeNameKind, ) for any template for Class org.eclipse.edt.mof.egl.impl.FunctionParameterImpl

Load smoketest.eunit.java from org.eclipse.dev. Note the requirement for the smoketest project can be removed
Comment 1 Matt Heitz CLA 2011-09-26 16:21:13 EDT
I added the missing method to FunctionParameterTemplate.  Verified using Jing's EUnit smoketest.
Comment 2 Kathy Carroll CLA 2011-10-12 14:29:15 EDT
verfied 201110120952