Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360349 - Generated Java Code got error when declared a variable with type of interface
Summary: Generated Java Code got error when declared a variable with type of interface
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-09 04:23 EDT by Xin Wu CLA
Modified: 2017-02-23 14:18 EST (History)
3 users (show)

See Also:


Attachments

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