vladimirjegorov commented on issue #546: Is it possible to compile Flex3 to JS with Royale? URL: https://github.com/apache/royale-asjs/issues/546#issuecomment-553585102 Thank you everybody for the answers! Got a quick start for my project. Relatively quickly managed to convert a small portion of my app, but we can start from there :) @aharui I guess my main issue/problem was to 'start' :) I was trying to get compilation working with my favourite IDE - IntelliJ, however I was getting unknown compiler errors or it was not compiling at all. Then I tried importing my project to Flash Builder 4.7 and just by adding royale-js as my FlexSDK (and replacing the JRE, as it was mentioned in the official docs) it started to successfully compile :) Yay! I guess I will be still using IntelliJ for writing code, and switch to FlashBuilder from time to time just for compilation. Now comes a lengthy period of step-by-step conversion from FlexSDK to Royale :) Would be nice to get Royale to work with IntelliJ, though (to get IntelliJ to compile-on-save, show compilation errors properly and code completion) :) Rather than that, thanks to everyone who tried to help! Cheers!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
