rust-netbeans
rust-netbeans copied to clipboard
is any guy work on this plugin?
i really need this plugin to develop Rust program in netbeans. Just want to know is there any guy work on it ?
Same here
I will have a look into this soon if I find time. There are already people who knows this repo and talked about it. So we are very interested to bring this back to live.
So here are my insides:
- we need ruby as a dependency for the tests which is odd we should get rid of it.
- Testrunner UI is a dependency of this plugin which prevents us from installing into NetBeans because rust-netbeans must be a friend of this dependency which is not nice as we can see. We should get rid of the testrunner.
- The Testrunner is not just used for the test section it is also part of code pards inside the cargo folder but I dunno why. I removed the stuff and I can build and install it.
- I got parser errors so lexer needs to be fixed. There is much work to do.
I think we don't need this anymore. Just have a look into this PR 😎 : https://github.com/apache/netbeans/pull/5567 just help him testing this cool new feature.