搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.?

所有回覆 (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.