rust-netbeans icon indicating copy to clipboard operation
rust-netbeans copied to clipboard

NetBeans Rust plugin

Results 16 rust-netbeans issues
Sort by recently updated
recently updated
newest added

Hello, This PR will update the dependencies and code to work with JDK17 and NetBeans 15.

Antlr 4 is considerably more powerful than javacc, and javacc's future is a bit less certain these days; a [Rust grammar is available](https://github.com/jbclements/rust-antlr) that could probably just be picked up...

i really need this plugin to develop Rust program in netbeans. Just want to know is there any guy work on it ?

I'm trying to build on my Mac. These are the commands I typed: ``` git clone https://github.com/drrb/rust-netbeans.git cd rust-netbeans mvn package ``` This is the error I eventually get: `[ERROR]...

It would be great, if we can have a pre-build nbm file here and if it is still usable and releasable please upload it to the plugin portal of NetBeans....

Gives a dialog box and can't press the Next button in the installation window: Some plugins require plugin Common Test Runner UI to be installed. The plugin Common Test Runner...

Netbeans 8.2 java --version java 11.0.1 2018-10-16 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.1+13-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.1+13-LTS, mixed mode) Linux Mint 19 Tara -...

I think that should be easy to do, because the rectangle with the R inside is not that nice, I would prefer to use this one: ![rs](https://user-images.githubusercontent.com/795658/31550073-6dd891e0-b030-11e7-8458-90a148cf31cf.png)

This PR will fix #21. Changing rust icon to a more common one.

``` [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (map-tokens) on project rust-netbeans: Command execution failed.: Cannot run program "ruby" (in directory "C:\Users\hlavac\rust-netbeans\rust-netbeans"): CreateProcess error=2, Systém nemůže nalézt uvedený soubor -> [Help...