Hi Carlos, I was talking about most common user scenario, where user open the project and hit Build. - Project is being build using SDK without Maven or Ant stuff. In order to test what I'm talking about:
Open TourDeJewel (using asconfig.json which is part of the example - not your custom Maven oriented etc.) and choose Terminal -> Run Task... VSCode behind the stage run in console command which is building your project, based on instructions from asconfig.json. - I bet it will fail with SDK prepared with Maven. Thanks, Piotr śr., 15 sty 2020 o 23:50 Carlos Rovira <[email protected]> napisał(a): > Hi Piotr, > > Finally I get some time to get over this issue. > I was trying to see what we need to fix maven distribution. > I run > > mvn install -P option-with-swf,with-distribution > > I get royale-asjs/distribution/target/... > > and inside I have the Royale Maven SDK generated. > > Then I copied to my SDKs folder and unpacked it, and point my IDE to it. > > As you reported recently, I have code intelligence working. So it seems the > SDK is well formed > > At this point, since my workflow is "maven driven". I have all ok, since my > IDE build command run "mvn install", and the I click my button for running > in a browser. > So far so good :) > > I remember you said the SDK was not valid since it was not able to run from > IDE. I'm trying to understand what's the problem. Can you elaborate over > that? > > Thanks > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
