Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Is there a Firefox project for Visual Studio or Eclipse?

  • 4 trả lời
  • 2 gặp vấn đề này
  • 11 lượt xem
  • Trả lời mới nhất được viết bởi MichaelDennis1

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

Tất cả các câu trả lời (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.