Let me put the "NetBeans Platform Architect Hat" on and applaud to this 
initiative.

NetBeans always meant a lot of things: IDE, project, platform, brand, etc. 
Finding a balance among them wasn't always easy. At the end we came up with 
_cluster approach_ - each cluster represents another block of the NetBeans as 
a Platform. Then we have `nb` cluster that represents the NetBeans IDE.

I think such a structure worked fine. The fact that VSCode support was hidden 
inside of `java/java.lsp.server/vscode` directory was an anomaly! It is great 
you want to fix it... 

Dne středa 26. března 2025 16:00:02 CET, Martin Balin napsal(a):
> 
> As the result of these preliminary talks I’ve wrote a proposal how to
> decouple VSNetBeans from NetBeans repo and how to release it independently
> from main IDE release. All still under ASF umbrella. Proposal for
> discussion
> https://cwiki.apache.org/confluence/display/NETBEANS/VSNetBeans+Repository+a
> nd+Updated+Releases

... by moving the "VSCode IDE" outside of core NetBeans (mostly platform) 
repository. Few notes:

> new repository, netbeans-vsnetbeans

Don't repeat yourself! Name it `netbeans-vscode`

> will contain the content of the current java/java.lsp.server/vscode
> also java/java.lsp.server/nbcode, with some gluing code/scripts

Include both `nbcode` and `vscode` - they work in orchestration.

Good luck!
Jaroslav Tulach
NetBeans Platform Architect




---------------------------------------------------------------------
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



Reply via email to