Community
Participate
Working Groups
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
fixed
Verified in build 20111023