Thank you all for your replies. We can continue on (please vote):
- slack (NetBeans #plugin-developers) - create a google group - use this email thread Please let me know if you all have edit access to confluence <https://cwiki.apache.org/confluence/display/NETBEANS/Community+plugins>. If yes please add to the table. If no, we can request Gertjaan to add you. Please also contribute to this page <https://cwiki.apache.org/confluence/display/NETBEANS/Adding+New+Language+Support> . I 'd like to extend the table by adding which technology is being used for each plugin (Java.CC, ANTLR, LSP), Java version etc. I have worked on these plugins: - Kotlin (netbeans/contrib/kotlin): I have managed to resolve maven dependencies etc. but now I need a Kotlin developer to build the Kotlin code of the plugin; the plugin has been donated by JetBrains - Rust <https://github.com/drrb/rust-netbeans.git>: I get the following error, and simply can't figure out where to find this Common Test Runner UI module in order to change its version. [image: Screen Shot 2022-01-03 at 19.51.36.png] - Scala <https://github.com/cbm64chris/nbscala>: Similar issue (not easy to find which module it refers to): - [image: Screen Shot 2022-01-03 at 20.00.24.png] Next steps (in the far future) create tutorials and an easy strategy to add language support to NetBeans. Let's learn from each other. Thank you all. John. On Sun, 2 Jan 2022 at 18:54, Eric Bresie <ebre...@gmail.com> wrote: > On Sun, Jan 2, 2022 at 10:44 AM Eric Bresie <ebre...@gmail.com> wrote: > > > > > How should these language (or any) plugins be managed from a > organization, > > namespace, and repository perspective? > > > > A more radical change would be to move many of existing language and > > integrated plugins out of core netbeans to focus more on the basic IDE > but > > I’m sure that would be too risky a change. > > > > Was scanning other things and noted the following which was kind of what I > was suggesting on above > > > https://cwiki.apache.org/confluence/display/NETBEANS/Experiment%3A+split+the+main+NetBeans+repository > > > > Just a thought… > > Eric > -- > Eric Bresie > ebre...@gmail.com >