Re: [FlexJS] IntelliJ Integration

2015-05-13 Thread piotrz
Alex, All three files are copied from Flex SDK - That's why it recognizing fdb.jar during the compilation, but didn't try change flex-sdk-description.xml yet. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabb

Re: [FlexJS] IntelliJ Integration

2015-05-13 Thread Alex Harui
On 5/13/15, 10:10 PM, "piotrz" wrote: >Mike, > >Great idea to reach someone from Jetbrains we really need some help from >that point from them. Thank you! Alexander Doroshko is still subscribed as of April so maybe he just hasn’t noticed this thread. > >Maybe I will describe our current probl

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread Alex Harui
Hi Kevin, Yes, shell scripts are a whole different language. I’m no expert either. I think there is a fourth scenario, where FALCON_HOME is set to a folder in a flex-falcon repo, so I’m not sure you can use FALCON_HOME instead of SCRIPT_HOME. To me, the issue appears to be this portion of the s

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

2015-05-13 Thread Alex Harui
On 5/13/15, 8:24 PM, "kevin.godell" wrote: >I tried changing it to 4.15.0, which is what was in the flex nightly, but >no >luck. In the flexJS nightly, I found no /lib/fdb.jar file. I copied it >from >the other sdk, but still no luck. It just complained a little differently >when trying to debu

Re: [FlexJS] IntelliJ Integration

2015-05-13 Thread piotrz
Mike, Great idea to reach someone from Jetbrains we really need some help from that point from them. Thank you! Maybe I will describe our current problems: 1) We have successfully configured External Tools both on Mac OSX (Thanks Kevin!) and Win [1] 2) Once we use FlexJS in section "Use debugger

Re: [Flex Showcase] dotSlope

2015-05-13 Thread Deepak MS
Wow! Looks amazing. Just goes to show endless possibilities from flex. On Thu, May 14, 2015 at 12:30 AM, OmPrakash Muppirala wrote: > A new entry has been added to the Apache Flex showcase for the app - > dotSlope. > > Showcase: http://flex.apache.org/community-showcase.html > Product website: h

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread kevin.godell
I tried to post earlier, but it seems to have been lost. Hopefully this will not be a double post. Leaving the mxmlc as it was before the patch, this was my results calling it from command line taking intellij out of the picture for the moment. env var FLEX_HOME and FALCON_HOME set to /Users/kevi

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

2015-05-13 Thread kevin.godell
I tried changing it to 4.15.0, which is what was in the flex nightly, but no luck. In the flexJS nightly, I found no /lib/fdb.jar file. I copied it from the other sdk, but still no luck. It just complained a little differently when trying to debug with flexjs: /System/Library/Java/JavaVirtualMachi

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread Alex Harui
Hi Kevin, Before we revert that, I think folks with multiple SDKs are going to want to set FLEX_HOME and maybe FALCON_HOME too. It would be nice to see if we can make the scripts work in either situation if you have time. -Alex On 5/13/15, 5:06 PM, "kevin.godell" wrote: >Sorry. please revert

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread kevin.godell
Sorry. please revert that change. For some reason that I cant remember right now, I thought that I had to setup the environment variables for FLEX_HOME and FALCON_HOME. Having those set, it causes that SCRIPT_HOME part to end up with that error. When I removed the env vars, and put the mxmlc back t

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

2015-05-13 Thread Alex Harui
Wild guess, but in /Users/kevinGodell/Documents/flexJS-nightly_air-17_fp-17/flex-sdk-descripti on.xml Change: 4.0.3 To: 4.14.1 Or whatever is working for you in /Users/kevinGodell/Documents/flex4.15.0N-air17/flex-sdk-description.xml It could be that IntelliJ is keying off that version tag. FB

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

2015-05-13 Thread kevin.godell
Sorry for the late reply, just got home. Yeah, the video wasnt great because it was late and I was rushing through. But, I do use the flexjs sdk in Project Structure -> Modules -> Dependencies -> Flex / AIR SDK = flexjs nightly. In the Run/Debugger settings, I set the "Use debugger from SDK" = fle

Re: [FlexJS] IntelliJ Integration

2015-05-13 Thread Michael Schmalle
I am really hoping we can get this working in IntelliJ. When I signed that "petition" for FlexJS integration, the dev basically said you should be able to run it with external tools easily. Well right now this is not the case. IntelliJ is so powerful having actionscript/mxml and javascript sittin

Re: [FlexJS] IntelliJ Integration

2015-05-13 Thread Alex Harui
I’m changing the subject in hope that the IntelliJ folks who watch this list might see it. It appears that some API signatures have changed since Adobe donated FDB to Apache. IntelliJ might be depending on the old behavior. Which Flex SDK did you use to copy the FDB jars? The DebugCLI class loo

Re: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Michael Schmalle
No problem, I just said I was going to take a couple days "off" from mobile dev to get this stuff working. I am pretty happy how far I got in 1.5 days from being away from this for 2 years. I have the core FlexJS ActionScript and JavaScript loaded as a dev project in IntelliJ right now, blows Flas

RE: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Frédéric THOMAS
Hi Mike, I have to delay the re-writing of the Falcon IJ setup for at least one more day. Frédéric THOMAS > Date: Wed, 13 May 2015 17:55:58 -0400 > Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling > From: teotigraphix...@gmail.com > To: dev@flex.apache.org > > Sorry for the noise. I

RE: AW: AW: AW: AW: [FlexMojo] build

2015-05-13 Thread Frédéric THOMAS
Hi Chris, > could you please make the CLI use this too? Sure. > could you eventually adjust your auto-detection to use the Apache Commons lib? The same, will try to find the time Sunday but I would use lang3 instead of lang as the first one includes more OSes. Instead of:

Re: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Michael Schmalle
Sorry for the noise. I installed FP in IE and I FINALLY got asjs repo to build! All swcs and cross compile seemed to work. So now for the next phase, I guess I am at where piotrz is at with IntelliJ, seeing if I can get it to recognize stuff. @piotrz I should be of some help in the next couple da

Re: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Michael Schmalle
Alex, what is the FlexJS build trying todo when it opens Explorer? Unit tests? So if that is true, I need the Flash Player installed in it right? I NEVER use IE so, I am sure this is the case, the build is failing at test : FlexUnitFlexJSApplication.swf On Wed, May 13, 2015 at 5:29 PM, Michael Sch

Re: Why are there two ArrayList classes? [PING Justin Mclean)

2015-05-13 Thread Gareth Smith
It looks like the second ArrayList was introduced by Justin Mclean in this commit: https://github.com/apache/flex-sdk/commit/621e4debe8cd46e9ec5a197256dc2b6e32fc47c3 I can't figure out why it was included though. Justin? Thanks Gareth On 10/05/15 11:29, Gareth Smith wrote: Hi, I am putting

Re: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Michael Schmalle
Well, a day later and I still can't get asjs built. There is something wrong compler.jx unit tests so I just compiled without the all. Then I tried compiling asjs, seems like you have to build flexunit first correct? Then I tired building flexunit and get this error; http://snag.gy/05QYd.jpg A

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

2015-05-13 Thread piotrz
I was googling and searching in Intellij options for change these classpath, but without success. :( Maybe someone know how to force intellij to use custom classpath ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.

Re: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Michael Schmalle
Heh, figures I just looked at the terminal and it was compiler.tests/temp. Added that and all the MXML functional test now pass. On Wed, May 13, 2015 at 4:52 PM, Michael Schmalle wrote: > Alex, how do I find out which files/directories to add? > > On Tue, May 12, 2015 at 7:44 PM, Alex Harui wro

Re: [FlexJS - FlaconJx] GIT checkout and compiling

2015-05-13 Thread Michael Schmalle
Alex, how do I find out which files/directories to add? On Tue, May 12, 2015 at 7:44 PM, Alex Harui wrote: > Some of the tests run SWFs that load files from the file system. The > folder contains those files need to be added to the trusted folders for > Flash. > > See: > http://www.macromedia.c

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

2015-05-13 Thread piotrz
Thank you Kevin for this video! It's awesome! :) I have pretty similar setup. It's great we have debuggable swf but FlexJS itself is not present as an sdk in your setup, so would be great figure out why actually it is not working with FlexJS. Once I copied these three files which Alex suggested in

[Flex Showcase] dotSlope

2015-05-13 Thread OmPrakash Muppirala
A new entry has been added to the Apache Flex showcase for the app - dotSlope. Showcase: http://flex.apache.org/community-showcase.html Product website: http://www.dotslope.com/ Thanks, Om

AW: AW: AW: AW: [FlexMojo] build

2015-05-13 Thread Christofer Dutz
Having an even closer look ... could you eventually adjust your auto-detection to use the Apache Commons lib? Think in general it's a good thing to re-use what our fellow Apaches provided us with :) Chris Von: Christofer Dutz Gesendet: Mittwoch, 13. Mai

AW: AW: AW: AW: [FlexMojo] build

2015-05-13 Thread Christofer Dutz
Ok ... thanks for the fix. I just had a look at it ... the CLI did auto-detect the platform type, but I think your version is cooler, could you please make the CLI use this too? Chris Von: Frédéric THOMAS Gesendet: Mittwoch, 13. Mai 2015 16:59 An: dev@f

Re: [FlexJS] Cordova. ASDoc (continuing from [FlexMojo] build)

2015-05-13 Thread Alex Harui
On 5/13/15, 8:16 AM, "Michael Schmalle" wrote: >Well I have spent the last hour reading over their docs, I love seeing >high >traffic projects. I would feel confident in exploring this avenue since >the >project seems huge now. I remember 2 years ago it wasn't so large. > >I am pretty sure I ca

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread Alex Harui
In theory, if you don’t define any environment variables, and mxmlc is in the js/bin folder, it should be able to use SCRIPT_HOME to back up a few levels and assume FLEX_HOME and FALCON_HOME is there. But of course, this is all theory. Examining the bin/mxmlc might shed some light on what is brok

Re: [FlexJS] Cordova. ASDoc (continuing from [FlexMojo] build)

2015-05-13 Thread Michael Schmalle
Well I have spent the last hour reading over their docs, I love seeing high traffic projects. I would feel confident in exploring this avenue since the project seems huge now. I remember 2 years ago it wasn't so large. I am pretty sure I can do what I need to once I figure out the tool chain. See

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread kevin.godell
So, am I suppose to define env vars for flexhome and falconhome? It doesn't work if I don't. On Wednesday, May 13, 2015, Alex Harui [via Apache Flex Development] < ml-node+s247n46467...@n4.nabble.com> wrote: > SCRIPT_HOME is supposed to be the directory the shell script is in so that > it can

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread Alex Harui
SCRIPT_HOME is supposed to be the directory the shell script is in so that it can use relative paths from there to find other things. I’d prefer not to require environment variables as I think there are similar scripts in the Flex SDK that don’t require environment variables, but I could be wrong

Re: [FlexJS] Cordova. ASDoc (continuing from [FlexMojo] build)

2015-05-13 Thread Alex Harui
On 5/13/15, 6:59 AM, "Michael Schmalle" wrote: >Alex, > >When I said Windows I meant Windows 7. I use it for rapid prototyping. >Imagine having an audio DSP core written in C++, I can call C apis from >the >AIR windows native extensions that I wrapped with C, then I can call those >same C apis

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread kevin.godell
I will try to put in some echo statements and see whst scripthome is being defined as when I get home tonight. I am not familiar with shell scripting, but it looks like I could mess with it. Could that be defined as an environmental variable? I know that I have to set flexhome and falconhome to mak

RE: AW: AW: AW: [FlexMojo] build

2015-05-13 Thread Frédéric THOMAS
Hi Chris, Well, I only pushed a fix for https://issues.apache.org/jira/browse/FLEX-34839 at the moment :-) Can you please review it ? Will see eventually later for FP 10.2. Thanks, Frédéric THOMAS > From: christofer.d...@c-ware.de > To: dev@flex.apache.org > Subject: AW: AW: AW: [FlexMojo] bui

Re: [FlexJS] Cordova. ASDoc (continuing from [FlexMojo] build)

2015-05-13 Thread Michael Schmalle
Alex, When I said Windows I meant Windows 7. I use it for rapid prototyping. Imagine having an audio DSP core written in C++, I can call C apis from the AIR windows native extensions that I wrapped with C, then I can call those same C apis in Android using Java JNI. So I use Windows for rapid pro

Re: [FlexJS] Cordova. ASDoc (continuing from [FlexMojo] build)

2015-05-13 Thread Alex Harui
On 5/13/15, 3:21 AM, "Michael Schmalle" wrote: >Well I have absolutely NO experience with Cordova, I think years ago I set >it up once but that is the extent of my dealings. From what I gather it's >an HTML view with hooks down to native correct? Pretty much, just like AIR is a FP view with ho

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread Alex Harui
On 5/13/15, 4:35 AM, "kevin.godell" wrote: >I hope that the patch wasn't the cause of the build failing! The build likes to fail waiting for flexunit results. At some point it will get past that failure point. That said, I’m not 100% sure that was the right patch. IMO, the problem is that SC

Re: [3/3] git commit: [flex-asjs] [refs/heads/develop] - Revert "Revert "SCRIPT_HOME path had extra slash""

2015-05-13 Thread kevin.godell
I hope that the patch wasn't the cause of the build failing! Quick question for you, I need to change the file permissions on the /bin/mxmlc so that it is user executable. Every time I download the flexjs nightly, I have to chmod 744 mxmlc so that IntelliJ wont complain about the permission to exe

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

2015-05-13 Thread kevin.godell
Piotr, I had to tweak a few settings. I recorded a screen video from start to finish of me creating a project ->module->external tool->changing others settings. When I tried to upload to youtube last night, youtube complained about the format after it hanged for a while. I am trying to upload it on

[FlexJS] Cordova. ASDoc (continuing from [FlexMojo] build)

2015-05-13 Thread Michael Schmalle
Well I have absolutely NO experience with Cordova, I think years ago I set it up once but that is the extent of my dealings. From what I gather it's an HTML view with hooks down to native correct? > mobile/desktop plugin workflow for FlexJS Can you elaborate on this? I don't understand what conte

AW: AW: AW: [FlexMojo] build

2015-05-13 Thread Christofer Dutz
(Taking the conversation back to the topic ;-) ) Flexunit doesn't seem to be synced to Maven central. It's available from here: https://oss.sonatype.org/service/local/repositories/releases/content/org/flexunit/flexunit/4.1.0/ I'd be glad to receive a patch ... regarding the player-download for ev