Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There is no New Project wizard but you can open an .rs file from the Favourites window. The first time you use the plugin it will complain about braces matching as errors, but when you restart NetBeans this error is gone. The plugin supports:

...

You may also open a Rust project from File → Open Project action and pointing to the directory that contains the rust project. NetBeans will recognize that this is a Rust project and it will use the appropriate icon in the Projects tab.

It is recommended to rewrite/migrate the plugin to ANTLR4 and LSP.

...