Hi, I need to compile the SDK for JS and for SWL, I am building the asjs with 
these two instructions:

1º) maven
mvn clean install -P option-with-swf,option-with-sass-compile -DskipTests 
-Drat.skip=true

2º) ant
ant all -Dbuild.noprompt=true -Drelease.target=true -Dskip-tests=true

My doubts arise when I start working with the royale-spetrum project in vsCode 
[1], I suspect that maybe I am not doing it right because I am:


  *   IDE displays "Only JS"



[cid:[email protected]]


  *   And, on the contrary, the IDE shows me the COMPILE::JS code blocks as 
deactivated.

[Disabled configuration condition 
block(as3mxml-disabled-config-condition-block)]

[cid:[email protected]]

I'm having a hard time understanding it, can anyone comment on this?

[1] en asconfig.json:
        "targets": [
            "JSRoyale"
        ],

Thx

Hiedra

Reply via email to