Paul, You have two options you can setup Royale globally, so every project would use that default.
1) Choose menu *File* -> *Settings *-> *Default SDK* -> *Change. *Next in popup choose "+" button and point to "royale-asjs" folder in unzipped SDK. 2) You can setup SDK for specific project right click on project Settings -> Build Options -> Custom SDK -> Change - and follow above instruction in the next steps. Are you using Windows or Mac ? Try also download Nightly Build of Moonshine - it contains many fixes and it should be enough stable for development. pt., 31 sty 2020 o 20:34 Paul Stearns <[email protected]> napisał(a): > Piotr: > > I had right clicked & settings, but I didn't notice the left panel, which > is grey and blended into the Projects, Useful Links, etc. I see it now. > This is a criticism of the "flat" style of "responsive design" in general, > not Moonshine but I find applications written using the flat no chrome gray > scale design rather difficult to use. > > Regarding; > > I see that you have used Getting Started to download SDK, what is weird > instead 0.9.6 you have there 0.9.4. Anyway try to download manually latest > nightly build and use that. However I would first setup your test build > with Flex SDK - try achieve that you are successfully building your > application with Flex. > > I have downloaded & extracted apache-royale-0.9.7-bin-js, How do I make it > so that Moonshine uses this instead of what it downloaded? > > Paul R. Stearns > Advanced Consulting Enterprises, Inc. > > 15280 NW 79th Ct. > Suite 250 > Miami Lakes, Fl 33016 > > Voice: (305)623-0360 x107 > Fax: (305)623-4588 > > ------------------------------ > *From*: Piotr Zarzycki <[email protected]> > *Sent*: 1/31/20 2:03 PM > *To*: [email protected], Paul Stearns <[email protected]> > *Subject*: Re: Moonshine/Royale noob question. > Paul, > > Answering to your question inline. > > pt., 31 sty 2020 o 19:54 Paul Stearns <[email protected]> napisał(a): > >> I launched Moonshine 2.5.0. I installed all of the software it could >> install. >> >> I pointed it at a project I had copied to the machine which works fine >> under Flexbuilder 3. This is where I get into issues; My questions; >> >> >> 1. Under Project, there is no Setup/Configure/Options to allow me to >> change compiler settings or anything else. >> >> > You can add additional compiler options under - right click on project > *Settings* -> *Build options* -> *Additional compiler options. *You can > specify there for example -debug=true etc. The same as you would specify in > console. > > >> >> 1. Is there supposed to be a GUI for MXML files? >> >> > No there is no GUI for MXML, but we have in future plans to add such stuff > for Jewel module. > > >> >> 1. When I try to build the project I get; >> >> > I see that you have used Getting Started to download SDK, what is weird > instead 0.9.6 you have there 0.9.4. Anyway try to download manually latest > nightly build and use that. However I would first setup your test build > with Flex SDK - try achieve that you are successfully building your > application with Flex. > > Next step would be configure project in a way that you are able to build > successfully trough Royale - let me know once you achieve above. > > >> >> : Compiling FlexComponentTest >> : Using Royale SDK: >> "C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.4-bin-js\royale-asjs" >> : WARNING: An illegal reflective access operation has occurred >> : WARNING: Illegal reflective access by >> com.google.common.base.internal.Finalizer >> (file:/C:/MoonshineSDKs/Royale_SDK/apache-royale-0.9.4-bin-js/royale-asjs/lib/external/guava.jar) >> to field java.lang.Thread.inheritableThreadLocals >> : WARNING: Please consider reporting this to the maintainers of >> com.google.common.base.internal.Finalizer >> : WARNING: Use --illegal-access=warn to enable warnings of further >> illegal reflective access operations >> : WARNING: All illegal access operations will be denied in a future >> release >> : Unknown tag:compiler.targets >> >> >> >> >> Paul R. Stearns >> Advanced Consulting Enterprises, Inc. >> >> 15280 NW 79th Ct. >> Suite 250 >> Miami Lakes, Fl 33016 >> >> Voice: (305)623-0360 x107 >> Fax: (305)623-4588 >> > > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
