> > Now, what is the best setup to be able to debug the 
> > BuiltInFlexCompiler or any other tool?
> 
> I added instructions to readme about compiler process debugging.

Your instructions are clear but I probably missed something else because I 
can't break into the built-in compiler, neither in implementation of 
FlexCompilationTasks->doStart() or FlexCompilationUtils->buildCommand(), can 
you help ?

Thanks,
Frédéric THOMAS

> Subject: Re: [IDEA-FlexPlugin] Setup Instructions
> To: dev@flex.apache.org
> From: alexander.doros...@jetbrains.com
> Date: Thu, 10 Sep 2015 14:13:44 +0300
> 
> On 09.09.2015 22:06, Frédéric THOMAS wrote:
> > Now, what is the best setup to be able to debug the 
> > BuiltInFlexCompiler or any other tool?
> 
> I added instructions to readme about compiler process debugging.
> 
> > Also, before you mentioned CTRL+T on Windows to update the project, I 
> > just would like to mentioned that given I intent at some point to 
> > create pull requests, I cloned first the intellij-plugins repository 
> > as described in the readme, therefore updating the project only pull 
> > your cloned repository, not the changes pushed in the upstream, to be 
> > able in IntelliJ to pull the upstream, you need to run "git remote add 
> > upstream https://github.com/JetBrains/intellij-plugins.git"; on the 
> > command line, then "git pull upstream/master" or CVS/git/pull... and 
> > select the upstream/master. Does it worth to mention it in the readme?
> 
> I guess GitHub and hundreds of other sites already have detailed 
> instructions how to create pull requests.
                                          

Reply via email to