Community
Participate
Working Groups
Build Identifier: 20111026 nightly build Generated Java code got error in "import" statements when using external type. Reproducible: Always Steps to Reproduce: 1. Download the attached EDT EGL project, import to your workspace 2. Make sure there is no EGL compile error and see the EGL file "common.LDAPExternalTypes.egl". This was modified based on project in RBD. 3. See the file "common.LDAPLib.java" in generatedJava, there are some error in import statements. 4. For example: "import java.util.Hashtable<String,String>;" "import java.lang.String[];" 5. The generated code in RBD got no error, you may see the comparable RBD project attached.
Created attachment 206041 [details] LdapRuiServices in EDT
Created attachment 206042 [details] LdapRuiServices RBD (only source files)
For the upload size limitation, I only upload the source files of project in RBD. You may import the project by RBD Help => Samples => EGL => Rich UI access to LDAP
fixed
Verified in build 20111030