vieiro commented on pull request #3465: URL: https://github.com/apache/netbeans/pull/3465#issuecomment-1019085709
Maybe we should avoid messing with cpplite (and the whole codebase) right now. Instead ov moving cpplite/cpplite.debugger onto cnd/cnd.debugger, we could just copy it and just evolve cnd independently. Once cnd is up and running with LSP servers, we can then worry about cpplite. For instance, cnd has this "C/C++ Project with Existing Sources" that we could adapt to migrate cpplite projects. Once this is in place (and cnd works well with lsp servers) we can drop cpplite entirely. So let's close this one, let's copy (not move) cpplite.debugger into cnd.debugger, right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
