>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:image002.png@01D805CE.81367020]


It was controlled in a configuration file as COMPILE::JS to false. This 
question is resolved 😝
I thought both doubts were related. I imagine the SDK description is simply a 
variable set like this.

Thx.

Hiedra

De: Maria Jose Esteve <mjest...@iest.com>
Enviado el: viernes, 7 de enero de 2022 16:17
Para: users@royale.apache.org
Asunto: Build SDK: JS + SWF

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:image003.png@01D805CE.81367020]


  *   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:image002.png@01D805CE.81367020]

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