eclipse.jdt.ls icon indicating copy to clipboard operation
eclipse.jdt.ls copied to clipboard

Implement Build Server Protocol

Open filippor opened this issue 3 years ago • 4 comments

Did you evaluate to implement Build Server Protocol It's an interface between build system and language server/ide similar to LSP

filippor avatar Oct 14 '21 13:10 filippor

CC'ing @fbricon and @testforstephen for comment.

I think building a project has only been a requirement for us in that it helps provide useful information for navigating/editing/running/debugging the codebase.

rgrunber avatar Oct 25 '21 20:10 rgrunber

I was thinking to implement the client role to get all the information about project structure from build system

filippor avatar Oct 26 '21 09:10 filippor

cc @jdneo

CsCherrYY avatar Mar 22 '23 07:03 CsCherrYY

merge with https://github.com/eclipse-jdtls/eclipse.jdt.ls/issues/2984

filippor avatar Dec 15 '23 14:12 filippor