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

Bug 360349

Summary: Generated Java Code got error when declared a variable with type of interface
Product: z_Archived Reporter: Xin Wu <cdlwuxin>
Component: EDTAssignee: Project Inbox <edt.javagen-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cdlwuxin, jeffdouglas, svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Xin Wu CLA 2011-10-09 04:23:31 EDT
Build Identifier: 20111008 nightly build

Generated Java Code got error when declared a variable with type of interface 

Reproducible: Always

Steps to Reproduce:
1. Create a new Web Client with Service Project
2. Create a simple interface in package common.
3. Create a program or service in package server.
4. Declare a variable for the type of interface, save file. The EGL code will be generated to folder "generatedJava"
5. The generated java declaration code got error that cannot find the type of interface. Which does not appears in RBD
Comment 1 Jeff Douglas CLA 2011-10-21 11:10:58 EDT
fixed
Comment 2 Xin Wu CLA 2011-10-24 01:51:01 EDT
Verified in build 20111023