Community
Participate
Working Groups
User can specify multiple "Output Directory" for the same generator in one project. For example, you can set your "package1" to generate into "generatedJava", "package2" to generated into "generatedJava2". Deployment can not handle such cases. Please verify both JavaGen and JavaScriptGen I have some help functions in EGLProjectInfoUtility to get the output directories. These functions needs to be updated to return multiple entries instead of the first entry.
Bug 356499 contains changes to EGLProjectInfoUtility
Created attachment 203578 [details] Patch Here is a patch. Please review. Thanks.
Code have been checked in, resolve this.
Verified