When running mvn clean install at Examples, mxml files in the \royale-asjs\examples\mxroyale\tourdeflexmodules directory are not compiled.
How can I do that? I also have an error when opening ComboBoxExample.mxml in VS Code. <s:Module xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.apache.org/royale/spark" xmlns:mx="library://ns.apache.org/royale/mx" width="100%" height="100%"> This tag (<s:Module) is not resolved to ActionScript class. what's wrong? Shoichiro Takeshita
