Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Is there a Firefox project for Visual Studio or Eclipse?

more options

Is there a Firefox project for Visual Studio 2017 (or another IDE like Eclipse) which will allow me to build Firefox from source code and debug it? I.e., set breakpoints, single-step, modify code, rebuild, etc.?

Is there a Firefox project for Visual Studio 2017 (or another IDE like Eclipse) which will allow me to build Firefox from source code and debug it? I.e., set breakpoints, single-step, modify code, rebuild, etc.?

Toutes les réponses (4)

more options

That's beyond the scope of this support forum, but here's a page to get you started:

https://developer.mozilla.org/docs/Mozilla/Developer_guide/Build_Instructions

more options

Thanks very much for your response. Was hoping for a specific answer to the question. Want to avoid building my own Visual Studio project if it's already been done.

more options

The answer is out there. It just isn't here. ;-)

Check the MDN site for developer support links.

more options

Thanks much. I've Googled quite a bit, but found nothing.