Community
Participate
Working Groups
Build Identifier: 20110926 Create two EGL projects in EDT, one project reference some parts in the other project. There is no compiling error in EGL files but there are some errors in generated Java codes. Reproducible: Always Steps to Reproduce: Please import the projects from PI. After build, you will see some Java comiling errors.
Created attachment 204149 [details] Java Errors
Created attachment 204150 [details] Projects interchange
fixed
I tried on the build of 20111007, but the issue is still exist. Please refer to screenshot.
Created attachment 204785 [details] build20111007
This works fine for me. I found several problems in your project however. Please fix these: 1) your main proj needs to have a java build path pointing at the base proj 2) you are generating example. javagen and jsgen generators. The example and javagen are both producing java files and they conflict because the names are the same Remove the example generator. This works fine and I have all of the most recent code.
This high severity defect was fixed several weeks ago, so I am closing.