Ok, thanks. Nicolas Granon
> -----Message d'origine----- > De : Piotr Zarzycki [mailto:[email protected]] > Envoyé : vendredi 3 novembre 2017 15:40 > À : [email protected] > Objet : Re: FB : Strange side effects of -js-output argument > > Hi Nicolas, > > Current compiler targets is "JSRoyale" for JS only output. > > Piotr > > > 2017-11-03 15:30 GMT+01:00 Idylog - Nicolas Granon > <[email protected]>: > > > (my setup : FlashBuilder 4.7, Windows, Apache Royale 0.9 binaries) > > > > In some of my previous posts, I have tried to explain how to setup FB > > and also the problems I got with code-assist (auto-complete) not > > working properly. > > I also suggested a "working" setup of FB. > > > > Now, I have a *very* strange issue : > > > > If I add "-js-output=somepath" to the compiler arguments (from > > "Project > Properties > Flex compiler" tab), code-assist is lost !!!! > > (almost entirely). (side note : the project compiles without errors, > > and output is in fact directed to (somepath)). > > > > If I remove the argument, code-assist is back ! (of course, output is > > directed to the bin/js-debug inside the project folder as it should) > > > > My flex-config.xml is the one that ships with the binaries > distribution. > > > > The project is a basic "hello world" project (one view, one label). > > The js-output folder name has no spaces in it. > > > > Note that when *adding" the -js-output parameter and validating the > > dialog, I get a "realtime error processor" from FB. After closing and > > restrarting FB, that error disappears, but it clearly shows that some > > active process get lost in the dark... I suspect the active > "realtime" > > process is code-assist. > > > > Is it possible that the handling of this argument changes something > > inside the internal paths used by FB for the current project ??? > Maybe > > it is just a matter of "restoring" the changed values after the > > compiler runs ??? > > > > And while I am at it, what are the *current* (0.9) values for - > targets > > argument for js output ? (JS ? RoyaleJS ? JSRoyale ? JSFlex ???) > > > > Nicolas Granon > > > > > > > > > > > > > > > -- > > Piotr Zarzycki > > mobile: +48 880 859 557 > skype: zarzycki10 > > LinkedIn: http://www.linkedin.com/piotrzarzycki > <https://pl.linkedin.com/in/piotr-zarzycki-92a53552> > > GitHub: https://github.com/piotrzarzycki21
