Re: [dev-servo] NCSU Final Project

2020-04-10 Thread Josh Bowman-Matthews
An IDE will probably not hurt, but you will likely not be able to use the default project build settings, since those rely on `cargo build`, rather than our custom `./mach build` which performs important additional setup. As for subscribing to dev-servo, please follow the steps listed at http

Re: [dev-servo] NCSU Final Project

2020-04-10 Thread Bahati Wanza
Thank you, Josh, for your response. I have gone through the installation (Mac) and everything is fine. There's a Rust plugin for IntelliJ (IDE) and I wanted to know if we can also use an IDE for this project. Finally, just confirm. We subscribe to mozilla.dev.servo

Re: [dev-servo] NCSU Final Project

2020-04-08 Thread Josh Matthews
Welcome! Is there anything in the initial steps at https://github.com/servo/servo/wiki/Implement-HTML-charset-parsing-project that you have questions about? That is how I would go about the first steps for that project. Cheers, Josh On 2020-04-07 11:01 p.m., Bahati Wanza wrote: Greetings, D