Yeah, not always the best part of the job but once done, I feel proud, not you 
? :-)

Btw, did you manage to setup Falcon in IntelliJ too ? Below I gave the steps, 
not totally in order but I guess easy to figure out.

Frédéric THOMAS

> Date: Tue, 12 May 2015 17:57:46 -0400
> Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling
> From: teotigraphix...@gmail.com
> To: dev@flex.apache.org
> 
> OK, After 4 hours of fiddling and downloading and building, I have
> successfully built the flex sdk, falcon compiler in develop.
> 
> OMG that is a huge undertaking, JUST like I remembered it 2 years ago! :)
> 
> Now to try the next step of figuring out what the heck is going on. :)
> 
> Mike
> 
> On Sat, May 9, 2015 at 11:46 AM, Frédéric THOMAS <webdoubl...@hotmail.com>
> wrote:
> 
> > Btw, not what is for
> > -Dflexcompiler="D:/SDKs/FlexJS/0.0.3_FP16.0_AIR16.0_en_US"
> >
> > I have my working directory set to parent projects folder and can run and
> > debug without this VM option.
> > Can someone explain ?
> >
> > Thanks,
> > Frédéric THOMAS
> >
> > > From: webdoubl...@hotmail.com
> > > To: dev@flex.apache.org
> > > Subject: RE: [FlexJS - FlaconJx] GIT checkout and compiling
> > > Date: Sat, 9 May 2015 16:37:43 +0100
> > >
> > > Hi,
> > >
> > > Unfortunately, I wasn't able to get back the IDEA config files from my
> > broken computer, it crashes after less than 5 mn, the time to start and a
> > bit more, not enough to do anything else.
> > >
> > > In the other hand, it was pretty easy to create the config from the
> > eclipse project files, IntelliJ can create projects based on it, so, I
> > imported the 3 projects + tests, ran ant wipe-all then main, configured the
> > ant.jar requested when I re-opened the IJ project, setup the ENV Vars (I
> > guess I could have avoided adding a unittest.properies) and then created a
> > JAR Application for
> > U:\sources\asf\flex\falcon\compiler\generated\dist\sdk\lib\falcon-mxmlc.jar,
> > passed:
> > >
> > > -Dsun.io.useCanonCaches=false -Xms32m -Xmx512m
> > -Dflexcompiler="D:/SDKs/FlexJS/0.0.3_FP16.0_AIR16.0_en_US"
> > -Dflexlib="D:/SDKs/FlexJS/0.0.3_FP16.0_AIR16.0_en_US/frameworks"
> > >
> > > as VM option taken from the mxmlc.bat,
> > U:\sources\flexJsProjects\DataBindingTest\src\DataBindingTest.mxml as
> > programme argument to run / debug the compler with my previous test
> > application and btw, I had the same result (the errors you can see in my
> > last post).
> > >
> > > It is quite rough but easy, maybe others can help improving that config ?
> > >
> > > HTH,
> > > Frédéric THOMAS
> > >
> > > > From: webdoubl...@hotmail.com
> > > > To: dev@flex.apache.org
> > > > Subject: RE: [FlexJS - FlaconJx] GIT checkout and compiling
> > > > Date: Fri, 8 May 2015 17:24:36 +0100
> > > >
> > > > Not sure, they work only because of some manual tweaking IIRC, will
> > check that this weekend, as I said, they are not on this computer.
> > > >
> > > > Frédéric THOMAS
> > > >
> > > > > From: aha...@adobe.com
> > > > > To: dev@flex.apache.org
> > > > > Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling
> > > > > Date: Fri, 8 May 2015 15:50:49 +0000
> > > > >
> > > > > If these files don’t contain secret info, can you just check them
> > into the
> > > > > flex-falcon repo?
> > > > >
> > > > > Thanks,
> > > > > -Alex
> > > > >
> > > > > On 5/8/15, 3:37 AM, "Michael Schmalle" <teotigraphix...@gmail.com>
> > wrote:
> > > > >
> > > > > >Sure, thanks man.
> > > > > >
> > > > > >On Fri, May 8, 2015 at 6:32 AM, Frédéric THOMAS <
> > webdoubl...@hotmail.com>
> > > > > >wrote:
> > > > > >
> > > > > >> I meant the .idea and .iml files but just noticed the project is
> > not on
> > > > > >> this computer but another one which doesn't work that much
> > anymore, will
> > > > > >> try to get it back this week end and send it to your personal
> > email if
> > > > > >>you
> > > > > >> like ?
> > > > > >>
> > > > > >> Frédéric THOMAS
> > > > > >>
> > > > > >> > Date: Fri, 8 May 2015 06:05:46 -0400
> > > > > >> > Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling
> > > > > >> > From: teotigraphix...@gmail.com
> > > > > >> > To: dev@flex.apache.org
> > > > > >> >
> > > > > >> > Sure, going back to Eclipse isn't really an option for me since
> > I cut
> > > > > >> that
> > > > > >> > tie when Google ditched it for Android Studio.
> > > > > >> >
> > > > > >> > I'm pretty sure I could figure out how to add the other stuff by
> > > > > >>looking
> > > > > >> at
> > > > > >> > what you have done.
> > > > > >> >
> > > > > >> > By config you mean, something I can import or just the XML file
> > to see
> > > > > >> how
> > > > > >> > you setup the Project?
> > > > > >> >
> > > > > >> > Mike
> > > > > >> >
> > > > > >> > On Fri, May 8, 2015 at 5:59 AM, Frédéric THOMAS
> > > > > >><webdoubl...@hotmail.com
> > > > > >> >
> > > > > >> > wrote:
> > > > > >> >
> > > > > >> > > Hi Mike,
> > > > > >> > >
> > > > > >> > > I compile and debug falcon using IntelliJ, I guess I can pass
> > you my
> > > > > >> > > current config if you like but you will still need to modify
> > it to
> > > > > >>add
> > > > > >> the
> > > > > >> > > other js/jx stuffs, do you want it ?
> > > > > >> > >
> > > > > >> > > Frédéric THOMAS
> > > > > >> > >
> > > > > >> > > > From: aha...@adobe.com
> > > > > >> > > > To: dev@flex.apache.org
> > > > > >> > > > Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling
> > > > > >> > > > Date: Thu, 7 May 2015 17:59:24 +0000
> > > > > >> > > >
> > > > > >> > > >
> > > > > >> > > >
> > > > > >> > > > On 5/7/15, 9:59 AM, "Michael Schmalle" <
> > teotigraphix...@gmail.com>
> > > > > >> > > wrote:
> > > > > >> > > >
> > > > > >> > > > >Yeah, this kind of makes me sad, seems that if I was to do
> > this,
> > > > > >>I
> > > > > >> need
> > > > > >> > > to
> > > > > >> > > > >download Eclipse and just use it to get everything setup.
> > What
> > > > > >> version
> > > > > >> > > of
> > > > > >> > > > >Eclipse are you using?
> > > > > >> > > >
> > > > > >> > > > I’m currently using Helios.
> > > > > >> > > >
> > > > > >> > > > -Alex
> > > > > >> > > >
> > > > > >> > >
> > > > > >> > >
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
> >
                                          

Reply via email to