Can Netbeans do Rust?
Owen Thomas <[email protected]> Fri, 11 Jul 2025 16:40:05 +1000
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <CACtgfNmvKrKfrurs08hW4C7Nadvbarv2U8pvZ+_7bFz0nHsE8g@mail.gmail.com> |
Hello. I use Ubuntu, and have, for 17 years, I developed Java programs in Netbeans. Being that my programs should be running on embedded devices, I am canvassing for a language type that would work well for me to port my code to. Rust seems to be a good candidate for this, and it seems divergent from Java to the extent that porting my code will be more involved than simply using a translator - so the exercise should be quite the journey that will put my concepts to the test. What are my options for editing and running Rust code in Netbeans? Thanks, Owen.