Lars Vogel

Results 87 comments of Lars Vogel

Ah, sorry I fought your were asking me something. In the Eclipse project we usually tag user bugs with a similar flag if we are waiting for the user to...

If Groovy would provide a language server support in Eclipse is trivial. We recently integrate a Dart language server into Eclipse within 30 min.

JDT-ls and JDT are very open these days, its not like in "the bad old" Eclipse days in which patches were not reviewed or well received. So if you have...

Hi Eric, sorry trying to understand the Groovy architecture this is beyond my available time capacity. If you push a code change, that is way easier to understand for our...

Sounds good to me but I'm not a JDT committer so my opinion does not really matter here. Maybe you can open a bug report and make this proposal and...

If desired I could setup a build job for the nightly on our machine if that helps. But the build machine would need ssh access to copy the build result...

Bye the way, is there page which describes the implemented rules? I have to admit that I did not yet look at the code but I did not see an...

Thanks @Fabrice-TIERCELIN

Btw. I'm starting to use your tool now to improve the Eclipse code. See for example: https://git.eclipse.org/r/c/144024/ and https://git.eclipse.org/r/c/144029/ :-)