Hi Alex,

Ok, thanks a lot, I will have a look as soon as I will finish the compiler part 
which should happen by tomorrow I guess.

I committed the chained compilation, it works pretty well, the only drawback 
was that the user had to set -output from the "additional compiler options" in 
IntelliJ (equivalent to the command line), I want less config as possible, so, 
I check and use the IntelliJ config too now, I'm not far to finish, eventually, 
what I could add, is the check for the alias "-o" and I will need to update the 
build file too.

Oh, btw, I appreciated the check for * in include-file :-)

I'll keep you in touch.
Frédéric THOMAS

> From: aha...@adobe.com
> To: dev@flex.apache.org
> Subject: Re: AW: AW: AW: [FlexJS] IntelliJ Integration
> Date: Tue, 2 Jun 2015 17:08:41 +0000
> 
> I just pushed FDB for Falcon.
> 
> I tried various ways of merging the changes from flex-sdk and eventually
> gave up.  It seems like the line numbers are off by 300 lines or so, so
> the patch utilities can’t figure out what to do.  I’ve manually re-applied
> the patches I saw from Fred except:
> 
> df0fceaeef45569c06aaf342fa9ba6e9c4d7efb5
> 
> which is implemented differently (in the Reducer).
> 
> I could certainly have messed things up, so give it a try.  Next step is
> to try to merge your IDEA branch, although I may pause to do some
> Installer stuff.
> 
> -Alex
> 
> 
> On 6/1/15, 7:34 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
> 
> >It is not mandatory to re-apply now, I can have a look later and try to
> >find a way.
> >
> >Frédéric THOMAS
> >
> >> From: aha...@adobe.com
> >> To: dev@flex.apache.org
> >> Subject: Re: AW: AW: AW: [FlexJS] IntelliJ Integration
> >> Date: Sun, 31 May 2015 06:37:25 +0000
> >> 
> >> 
> >> 
> >> On 5/30/15, 8:58 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
> >> 
> >> >Ok good luck :)
> >> >
> >> >1 question though, did you plan to re-apply all the fix from the
> >> >sdk\modules\debugger when done ?
> >> 
> >> OK, I’m out of BURM hell and now heading towards Git merge hell.
> >> 
> >> I started looking into how to re-apply the fixes from
> >> sdk\modules\debugger.  It turns out that Falcon uses a slightly
> >>different
> >> folder structure so in the flex-sdk repo, DebugCLI.java is at:
> >> 
> >>    modules/debugger/src/java/flex/tools/debugger/cli/DebugCLI.java
> >> 
> >> but in Falcon, it is in:
> >> 
> >> 
> >>    debugger/src/flex/tools/debugger/cli/DebugCLI.java
> >> 
> >> 
> >> So I’m pondering how to grab all of the changes from flex-sdk (sure
> >>looks
> >> like a lot of changes) and applying them to this different folder tree
> >>and
> >> not have lots of merge issues.
> >> 
> >> Thoughts?  I’m done for tonight, will try again tomorrow night.
> >> 
> >> -Alex
> >> 
> >                                       
> 
                                          

Reply via email to