well, I just wrote my first Rust program in NetBeans - great work Antonio!
already added the 'Rust' label :)
for others who want to give it a try: I had to fix two things to make
the build pass:
- removed references of RustPackage in org.openide.nodes.Node
(probably a happy coding accident)
- had to create this folder: netbeans/rust/rust.project/test/unit/src
best regards,
michael
On 11.02.23 22:26, Antonio wrote:
Hi again,
For those interesed, an alpha version (under heavy refactoring) is
available at
https://github.com/vieiro/netbeans-cnd/tree/rust
Buildable with "ant -Dcluster.config=rust"
Cheers,
Antonio
P.S.: Of course, you need Rust's "cargo" on your command line to make
any use of it.
On 11/2/23 15:54, Antonio wrote:
I have a minimal cluster with Rust support, but I'm not sure I'll be
able to maintain it. Maybe a plugin is a better idea?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists