Re: Announcing Eclipse CDT IDE Support

2014-10-24 Thread Benoit Girard
I believe for b2g you can use the following which will only rebuild gecko: cd objdir-gecko/ ../gecko/mach ide eclipse On Fri, Oct 24, 2014 at 12:22 AM, Botond Ballo wrote: >> A new command has now landed: './mach ide eclipse' > > Nice! Thanks for all your work on this. > >> will perform the follo

Re: Announcing Eclipse CDT IDE Support

2014-10-23 Thread Botond Ballo
> A new command has now landed: './mach ide eclipse' Nice! Thanks for all your work on this. > will perform the following: > > - Rebuild the project Does this work on B2G? Cheers, Botond ___ dev-platform mailing list dev-platform@lists.mozilla.org ht

Announcing Eclipse CDT IDE Support

2014-10-23 Thread Benoit Girard
A new command has now landed: './mach ide eclipse' and all you need is the eclipse CDT binary on your path. This is your ideal pre-coffee/lunch command and will perform the following: - Rebuild the project - Generate an eclipse workspace + gecko project - Import the mozilla coding style - Launch t