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

Hi all, 

Thanks for all the feedback.

@Nate: 
Our static code analysis and diagnostics is quite conservative. We may not
have access to header files. We report only diagnostics where we are quite
certain that they point to bad code. Thank for confirming that CDT
integration comes from the GSOC project.

@Mickael:
Thank you for the pointer. I'll take a look at the spring tool suite.

@Martin:
Thank you for your effort. I'm heading over to the bug report asap. 


Best regards,
Florian


-----Original Message-----
From: lsp4e-dev-bounces@xxxxxxxxxxx [mailto:lsp4e-dev-bounces@xxxxxxxxxxx]
On Behalf Of Martin Lippert
Sent: Mittwoch, 8. April 2020 16:29
To: lsp4e developer discussions <lsp4e-dev@xxxxxxxxxxx>
Subject: 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
> 

_______________________________________________
lsp4e-dev mailing list
lsp4e-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/lsp4e-dev

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top