Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] lsp4e integration with JDT

Quick update, the initial contribution to integrate language-server-based content-assist and hovers with the JDT Java editor is in master now.
Please take a look at the bug report for more details: https://bugs.eclipse.org/bugs/show_bug.cgi?id=508645

Cheers
Martin





> Am 08.04.2020 um 11:57 schrieb Martin Lippert <mlippert@xxxxxxxxx>:
> 
> Hey!
> 
> I started to work on this and created a patch to contribute our integration for language servers with JDTs Java editor:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=508645
> 
> I will provide more details in the bug (for further discussion)
> 
> Cheers
> Martin
> 
> 
> 
>> Am 07.04.2020 um 21:47 schrieb Mickael Istria <mistria@xxxxxxxxxx>:
>> 
>> Hi,
>> 
>> On Tue, Apr 7, 2020 at 8:47 PM Wendland, Florian <florian.wendland@xxxxxxxxxxxxxxxxxxx> wrote:
>> How can I make lsp4e work with JDT as it works with CDT?
>> 
>> I know Spring Tool Suite does bind some LSP features with JDT. You can probably look at their code to get some hints, or wait from an answer of its developers here.
>> Ideally, there is some agreement that LSP4E would welcome the LSP4E/JDT integration blocks from Spring Tool Suite and the the other way round, Spring Tool Suite developers will try to contribute their work to LSP4E when they have time for it; however we cannot put a date on when this happens so it seems a bit unsafe to build too much expectation on this at the moment.
>> 
>> HTH
>> _______________________________________________
>> lsp4e-dev mailing list
>> lsp4e-dev@xxxxxxxxxxx
>> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/lsp4e-dev
> 



Back to the top