drrb / rust-netbeans

NetBeans Rust plugin
GNU General Public License v3.0
52 stars 20 forks source link

Enable this module to be used in other versions of NetBeans #24

Open timboudreau opened 6 years ago

timboudreau commented 6 years ago

This patch uses Yenta to set up friend dependencies, so that it is possible to develop/run it in development versions of NetBeans (where the implementation dependency versions won't match those found the dependencies downloaded by Maven and compiled against, which wind up specified in the manifest).