Commit Graph

10 Commits

Author SHA1 Message Date
Kris De Volder
dd8cd74757 Bump version to 1.7.0 2019-04-18 16:42:04 +00:00
Martin Lippert
06f1f002e4 version updated to 4.2.2 2019-04-18 10:56:30 +02:00
Kris De Volder
256e0c86a3 Bump version to 1.6.0 2019-03-29 16:08:45 +00:00
Martin Lippert
e934d40858 updated to 4.2.1 2019-03-29 09:50:06 +01:00
Martin Lippert
a08e4ef4fd updated version of jdt-ls-extension plugin 2019-03-25 13:31:33 +01:00
BoykoAlex
dc1e2708f9 PT #164216122: JDT LS search performance improvement 2 2019-03-06 19:57:47 -05:00
Martin Lippert
a261770210 housekeeping 2019-02-27 11:38:40 +01:00
BoykoAlex
2b2413ee60 JDT LS based index for searches and refactorings to replace Jandex 2019-02-22 17:23:22 -05:00
Martin Lippert
972a85cea8 updated versions from 4.0.1 to 4.0.2 2018-11-01 11:37:43 +01:00
Kris De Volder
6f2b8be802 Split jdt ls extension into two parts
One pugin to contain the bulk of the code, which is independent of jdt.ls, lsp4e and lsp4j.
Second plugin to contain the jdt.ls specific DelegateCommandHandler implementation.

This should allow us to somehow re-use the bulk of the code in STS4 eclipse, i.e. when
we have access to JDT from eclipse directly, and there is no jdt.ls process around.
2018-04-16 14:24:42 -07:00