Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread piotrz
Alex, I've updated repo yesterday, FlexJS itself today. I will send you everything later today. Thank you, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-supp

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Alex Harui
Piotr, I just noticed you are trying to compile an example in a repo. Is the repo up-to-date and in the develop branch? What happens if you try to compile the example in h:\flexsdk\ApacheFlexJS_Nightly\examples\DataBindingTest? If that doesn’t work, post the MyModel.as and the flex-config.xml f

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread piotrz
Alex, This is the results -> https://paste.apache.org/gFMo Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46392.html Sent from the Apach

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Alex Harui
Can you remove the "@echo off" from mxmlc.bat so we can see everything it outputs? -Alex On 5/10/15, 10:32 PM, "piotrz" wrote: >Thanks Alex! > >This time it looks like Falcon tried to compile something but it's failed >the same in Intellij and console [1] > >One thing which I have changed is pa

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread piotrz
Thanks Alex! This time it looks like Falcon tried to compile something but it's failed the same in Intellij and console [1] One thing which I have changed is path to the java in mxmlc.bat from 7.0.55 to 7.0.79. - It could have any implications ? I don't think so. For installing FlexJS I have use

Re: Falcon/FalconJX installation broken

2015-05-10 Thread Alex Harui
If you are just trying to use FlexJS, don’t worry about installing Falcon. The FlexJS installation process will install Falcon/FalconJX for you. If you are trying to install Falcon/FalconJX for other purposes, the script is trying to find an Apache Flex SDK folder. The script could be broken, I

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Alex Harui
On 5/10/15, 11:02 AM, "piotrz" wrote: >Alex, > >I have reached this point [1]. I set up as you can see FALCON_HOME, >FLEX_HOME. In the console it looks exactly same right now. > >How can I check which flex_config.xml am I using ? Once the compiler gets far enough, it should report which flex_c

About Flexmojos 7.1.0-SNAPSHOT package adobe air qustion

2015-05-10 Thread huangteng1220
When I used Flexmojos 7.1.0-SNAPSHOT package adobe air,I found fllow question: [ERROR] Failed to execute goal net.flexmojos.oss:flexmojos-maven-plugin:7.1.0-SNAPSHOT:sign-air (default-sign-air) on project air-sample: Execution default-sign-air of goal net.flexmojos.oss:flexmojos-maven-plugin:7.1.0

Re: Falcon/FalconJX installation broken

2015-05-10 Thread kevin.godell
I have been trying to get falcon installed using the apache flex sdk installer, but it fails with the same error message about FLEX_HOME not being set. I have set it in terminal with the following command: launchctl setenv FLEX_HOME "/Users/kevinGodell/Documents/flexjs0.0.3N-air17" and I can verify

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread piotrz
Alex, I have reached this point [1]. I set up as you can see FALCON_HOME, FLEX_HOME. In the console it looks exactly same right now. How can I check which flex_config.xml am I using ? [1] http://images.devs-on.net/Image/Tun0UDufbiXXgEbC-Cayekran.png - Apache Flex PMC piotrzarzyck...@gmail

Re : Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Frédéric THOMAS
Hi, The java version in the js/bin is hard coded the 1.6, use the /bin one instead or change it to 1.7 HTH -Fred --- Message initial --- De : "kevin.godell" Envoyé : 10 mai 2015 15:21 A : dev@flex.apache.org Objet : Re: [FlexJS] Reaching out to IDE developers to support FlexJS @Piotr Should

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Alex Harui
On 5/10/15, 7:05 AM, "kevin.godell" wrote: >@Piotr > >Shouldn’t you target the mxmlc and compc that are in /js/bin? It seems >like you are in /bin. > >I am stuck at this point on intellij trying to use compc or mxmlc with >the following message: > >/Users/kevinGodell/Documents/flexjs0.0.3N-air1

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Alex Harui
Do you have an environment variable FLEX_HOME that is pointing to ApacheFlexJS_Nightly? If you run the mxmlc.bat from the command line do you get the same results and do you get other output about what FALCON_HOME and FLEX_HOME are? Please post the flex_config.xml. Thanks, -Alex On 5/10/15, 3:01

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread kevin.godell
@Piotr Shouldn’t you target the mxmlc and compc that are in /js/bin? It seems like you are in /bin. I am stuck at this point on intellij trying to use compc or mxmlc with the following message: /Users/kevinGodell/Documents/flexjs0.0.3N-air17/js/bin/mxmlc Using Falcon codebase: /Users/kevinGod

Re: [FlexJS] Does the FlexJS compiler need the playerglobal?

2015-05-10 Thread Michael Schmalle
Yeah, programmers love special sauce, if you know about it then I was correct in assuming an outside dev couldn't do it. I'm going off the fact that we completely mirrored the primitives API and Falcon died compiling. That only leaves me to believe, you need special sauce to do it. Since logically

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread Michael Schmalle
So it seems the actual compiler config is not correct. On Sun, May 10, 2015 at 6:01 AM, piotrz wrote: > This is how it looks like [1] once I setup external tools in Intellij. > > [1] http://images.devs-on.net/Image/y69VNEEfTnlyFBfu-Cayekran.png > > Piotr > > > > - > Apache Flex PMC > piotrza

Why are there two ArrayList classes?

2015-05-10 Thread Gareth Smith
Hi, I am putting together a patch for ArrayList to support square-bracket indexing and for-each loops, see: https://issues.apache.org/jira/browse/FLEX-15159 I am confused by the existence of not one, but two ArrayList classes: the "original" one at mx.collections.ArrayList and another one at

RE: [FlexJS] Reaching out to IDE developers to support FlexJS

2015-05-10 Thread piotrz
This is how it looks like [1] once I setup external tools in Intellij. [1] http://images.devs-on.net/Image/y69VNEEfTnlyFBfu-Cayekran.png Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Reaching-