Hi Takeshita, I don't think that anyone tried to build multimodule project trough available IDEs VSCode or Moonshine. I recommend using Ant for that purposes - script is in that example build.xml
Thanks, Piotr pon., 9 gru 2019 o 14:29 Takeshita Shoichiro <[email protected]> napisaĆ(a): > 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 > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
