Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
Hi Harbs, Followed all the instructions to set up VS Code for JSFlex and got to a point where when I press Ctrl Shift B I get a message that says No Build task found. When I click Configure Build Task it opens tasks.json. I've set up a directory called VSCode with a folder for my project inside

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
Hi Piotr, On opening a new mxml file inside the src folder already containing Test.mxml. It creates a file with s:Application as the main tag. Why would it do that? Anyway I've pasted the trace in the bottom window to https://justpaste.it/1bdiw Doug -- Sent from: http://apache-flex-users.2333

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread piotrz
Hi Doug, I just tried to reproduce your problems but I couldn't. After restarts and I see code completion and I can build by "Build as JavaScript". 1) Can you after the restart go to some file which you would like to edit and try to launch code completion. 2) Copy everything what you are seeing i

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
Doug, I will play with this today to see whether I can reproduce it. Next version of Moonshine will be released at the end of September with lot's of fixes. Piotr On Sun, Sep 17, 2017, 11:31 doug777 wrote: > It would be nice to get Moonshine working, it's actually quite a nice > uncluttered e

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
It would be nice to get Moonshine working, it's actually quite a nice uncluttered environment to work in, but of course it has to function properly. So just have time to build new project and set SDK and compiler options and save. Then I can build or build and run no problem. But there are no mous

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Harbs
FWIW, I find the setup in VS Code incredibly easy: https://nextgenactionscript.com/#install-extension Harbs > On Sep 17, 2017, at 12:14 PM, doug777 wrote: > > I already checked the system path variables, but none of the path variables > in

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
I already checked the system path variables, but none of the path variables in the build.xml file show up there. OK will try to build new project. Will be tomorrow morning my time. Thanks for your help, Doug -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
This may help with environment variable [1] . Thats what I was need stack from that panel. If you would mess up with with Air you wouldn't even able run Moonshine. I don't think that it may be it. Try to create complately new project and Build as JavaScript. [1] https://www.java.com/en/download

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
Now I think of it, there might have been an AIR update since I last ran Moonshine. Could it be this that's messed it up? Doug -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
Sorry don't know how to set the FLEX_HOME variable. In fact all the build options generate this error. Where is the full stack trace? Here is what shows up in the panel at the bottom: Moonshine IDE 1.5.1 : Source is under Apache License, Version 2.0 : http://code.google.com/p/moonshineproject/

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
If you did it in both places try next set then FLEX_HOME in environment variable. How do you build project? Are you using Build as JavaScript? Please post full stack trace from Moonshines console on some paste website. Thanks, Piotr On Sun, Sep 17, 2017, 10:27 doug777 wrote: > Hi Piotr, > > I

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread doug777
Hi Piotr, It was already set to 0.8.0 so I changed it to Nightly Build, but still get the same error. Doug -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: FlexJS RemoteObject with ColdFusion

2017-09-17 Thread Piotr Zarzycki
Hi Doug, There are two places where you setup SDK. 1) Right click on the opened project and if I correct remember MXMLC Compiler Plugin 2) Choose from menu File and Settings - that would be main settings and set there sdk Once you set in both places try to build. I don't have access to PC right n