Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Is there a Firefox project for Visual Studio or Eclipse?

  • 4 risposte
  • 2 hanno questo problema
  • 11 visualizzazioni
  • Ultima risposta di 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.?

Tutte le risposte (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.