You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Carlos Rovira <ca...@codeoscopic.com> on 2013/04/23 20:18:20 UTC

Get FlexJS-FalconJX sample running

Hi,

I'm trying to get up speed with FlexJS and FalconJX (I was following the
discussion and If I understand, FalconJS is deprecated in favor of
FalconJX).

I follow the wiki documentation and set up Flash Builder with
FlexJSTest_again project, but I can't get it to work. I was figuring if it
could be due to some wiki update? or maybe that I'm on Mac and development
and posted walkthrough is on made on Windows (I can't be sure but I think
that Alex, Erik and others are on Windows machines...), Maybe some upgrade
on the source code that make the steps in the wiki need a revision?

Now I must leave but this night I'll try again and will over the steps to
see if I missed something. If someone knows what could be happen I'll be
very grateful

Thanks in advance.


-- 
Carlos Rovira
Director de Tecnología
M: +34 607 22 60 05
F:  +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

Re: Get FlexJS-FalconJX sample running

Posted by Alex Harui <ah...@adobe.com>.


On 4/23/13 2:53 PM, "Carlos Rovira" <ca...@codeoscopic.com> wrote:

> Thanks Peter and Alex,
> 
> with your comments I was able to get it working :).
> 
> I need to modify some point in the configuration (remove a path in
> run/debug launch for google closure library, in concrete "closure/goog/"
> since it was duplicating, and understand that I had to launch the three
> configs in order. (I only get 3 external tools config and not 4 like said
> here:
> https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash
> +Builder
> 
> Another point is that build depends on selected item in package explorer
> (since it references ${resource_loc}
> 
> I understand that I get the "play" set up (I'll dig a bit into it). Now,
> where I can refer to get a development environment setup?
> 
I'll try to get the wiki updated this evening.

Basically if you are just going to do AS development, you can get the
flex-asjs repo and set up a project for FlexJSUI.swc and FlexJSTest_again.

If you want to do compiler development, then you need to set up the eclipse
projects for flex-falcon.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


Re: Get FlexJS-FalconJX sample running

Posted by Carlos Rovira <ca...@codeoscopic.com>.
Thanks Peter and Alex,

with your comments I was able to get it working :).

I need to modify some point in the configuration (remove a path in
run/debug launch for google closure library, in concrete "closure/goog/"
since it was duplicating, and understand that I had to launch the three
configs in order. (I only get 3 external tools config and not 4 like said
here:
https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder

Another point is that build depends on selected item in package explorer
(since it references ${resource_loc}

I understand that I get the "play" set up (I'll dig a bit into it). Now,
where I can refer to get a development environment setup?

Thanks



2013/4/23 Alex Harui <ah...@adobe.com>

>
>
>
> On 4/23/13 11:18 AM, "Carlos Rovira" <ca...@codeoscopic.com>
> wrote:
>
> > Hi,
> >
> > I'm trying to get up speed with FlexJS and FalconJX (I was following the
> > discussion and If I understand, FalconJS is deprecated in favor of
> > FalconJX).
> >
> > I follow the wiki documentation and set up Flash Builder with
> > FlexJSTest_again project, but I can't get it to work. I was figuring if
> it
> > could be due to some wiki update? or maybe that I'm on Mac and
> development
> > and posted walkthrough is on made on Windows (I can't be sure but I think
> > that Alex, Erik and others are on Windows machines...), Maybe some
> upgrade
> > on the source code that make the steps in the wiki need a revision?
> The wiki may be out of date.  Are you trying to get setup to do development
> or just to play with it?  If the latter, try the FlexJSOverlay.zip and
> instructions here:
>
> https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Fla
> sh+Builder
> >
> > Now I must leave but this night I'll try again and will over the steps to
> > see if I missed something. If someone knows what could be happen I'll be
> > very grateful
> >
> Let us know more details about the problems you are running into.  I'm
> using
> a Mac, so I know it works there.
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
>


-- 
Carlos Rovira
Director de Tecnología
M: +34 607 22 60 05
F:  +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

Re: Get FlexJS-FalconJX sample running

Posted by Peter Ent <pe...@adobe.com>.
Hi Carlos,

What, specifically, is not working? I'm using a Mac (and so is Alex).

--peter

On 4/23/13 2:18 PM, "Carlos Rovira" <ca...@codeoscopic.com> wrote:

>Hi,
>
>I'm trying to get up speed with FlexJS and FalconJX (I was following the
>discussion and If I understand, FalconJS is deprecated in favor of
>FalconJX).
>
>I follow the wiki documentation and set up Flash Builder with
>FlexJSTest_again project, but I can't get it to work. I was figuring if it
>could be due to some wiki update? or maybe that I'm on Mac and development
>and posted walkthrough is on made on Windows (I can't be sure but I think
>that Alex, Erik and others are on Windows machines...), Maybe some upgrade
>on the source code that make the steps in the wiki need a revision?
>
>Now I must leave but this night I'll try again and will over the steps to
>see if I missed something. If someone knows what could be happen I'll be
>very grateful
>
>Thanks in advance.
>
>
>-- 
>Carlos Rovira
>Director de Tecnología
>M: +34 607 22 60 05
>F:  +34 912 94 80 80
>http://www.codeoscopic.com
>http://www.directwriter.es
>http://www.avant2.es


Re: Get FlexJS-FalconJX sample running

Posted by Alex Harui <ah...@adobe.com>.


On 4/23/13 11:18 AM, "Carlos Rovira" <ca...@codeoscopic.com> wrote:

> Hi,
> 
> I'm trying to get up speed with FlexJS and FalconJX (I was following the
> discussion and If I understand, FalconJS is deprecated in favor of
> FalconJX).
> 
> I follow the wiki documentation and set up Flash Builder with
> FlexJSTest_again project, but I can't get it to work. I was figuring if it
> could be due to some wiki update? or maybe that I'm on Mac and development
> and posted walkthrough is on made on Windows (I can't be sure but I think
> that Alex, Erik and others are on Windows machines...), Maybe some upgrade
> on the source code that make the steps in the wiki need a revision?
The wiki may be out of date.  Are you trying to get setup to do development
or just to play with it?  If the latter, try the FlexJSOverlay.zip and
instructions here: 
https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Fla
sh+Builder
> 
> Now I must leave but this night I'll try again and will over the steps to
> see if I missed something. If someone knows what could be happen I'll be
> very grateful
> 
Let us know more details about the problems you are running into.  I'm using
a Mac, so I know it works there.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui