On Tue, Oct 6, 2020 at 8:11 AM Jaroslav Tulach
<jaroslav.tul...@gmail.com> wrote:
> With NBCode people will be able to get the goodies of NetBeans (Maven projects

Probably off topic for this thread, but this part caught my eye. Do I
get it right that in addition to exposing the NB Java parser to Code,

https://github.com/apache/netbeans/blob/9f2b595df801547c53292952199609ff3ab9ec99/java/java.lsp.server/src/org/netbeans/modules/java/lsp/server/Server.java#L129-L174

ensures that classpath determinations as made by the likes of

https://github.com/apache/netbeans/blob/9f2b595df801547c53292952199609ff3ab9ec99/java/maven/src/org/netbeans/modules/maven/classpath/CompileClassPathImpl.java#L50-L65

are also considered definitive? If so, neat, though this only offers a
tiny portion of the NB project system’s functionality.

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