It really seems that the code is operational.
RequiresLicense meta is also in the constants:
StandardDefs.java:
public static final String MD_REQUIRESLICENSE = "RequiresLicense";
BTW, I tried reproducing the issue, so I downloaded a trial version of Elixir
3.5, and built a 10 lines app displaying a Calendar, with SDK 4.9.
And I had no issues:
The calendar appears correctly (with Trial Version watermark).
What's wrong ? is it that the trial version has no licence management ?
Maurice
-----Message d'origine-----
De : Justin Mclean [mailto:[email protected]]
Envoyé : mardi 18 mars 2014 23:46
À : [email protected]
Objet : Re: ILOG Elixr compatibility
Hi,
CompilerAPI.java someone added this:
// ToDo: For Apache Flex remove this section since there is no longer a
license.
Perhaps some code was removed as well?
Justin