Thanks Michael!
D'oh! My intents to add Rust to the NetBeans core (very much as in the
Linux kernel case) have been detected! :-D
Latest commits solve these issues, though (and add new bugs).
Next challenge: Cargo workspaces [1].
Cheers,
Antonio
[1] https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
On 12/2/23 9:03, Michael Bien wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists