Community
Participate
Working Groups
Note: pleas use the P2 installable build to reproduce the problem (2011-08-28 build) 1) Create an EGL interface. 2) Create an EGL service implement the interface created in the 1st step. 3) The Java code for service is generated, but it cannot be compiled successfully because the referenced generated interface Java files cannot be resolved.
We don't generate anything from an interface. I changed InterfaceTemplate so generate code won't try to import a class generated from an interface.
(In reply to comment #1) > We don't generate anything from an interface. I changed InterfaceTemplate so > generate code won't try to import a class generated from an interface. Validated in 0.7.0.v201109172101.