Hi all,
So we have now a "cnd" branch with Makefile based projects, etc. and LSP
server support (with clangd), that adds semantic highlighting, hints,
completion, etc.
Question is, since cnd Makefile based projects supersede cpplite based
ones, what do we want to do with cpplite projects? Do we want to remove
these or not?
I did a small experiment trying to remove cpplite at [1] but it seems
the cpplite project structure is being used in
"java/java.openjdk.project" via the general classloader. Do we want to
move these "cpplite" project structure somewhere in the "ide" cluster?
Thanks
Antonio
[1]
https://github.com/apache/netbeans/pull/4114
[2]
https://github.com/apache/netbeans/blob/6543326b16fdcb05092fbb7af86fe817a07586b3/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/project/CProjectConfigurationProviderImpl.java#L61
---------------------------------------------------------------------
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