Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Is there a Firefox project for Visual Studio or Eclipse?

  • 4 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 11 προβολές
  • Τελευταία απάντηση από 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.?

Όλες οι απαντήσεις (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.