125 Commits

Author SHA1 Message Date
Martin Lippert
eacba171b8 updated version to 4.5.1 2019-12-19 10:08:22 +01:00
Kris De Volder
8cb79d0721 Bump version to 1.14.0 2019-11-26 14:28:45 +00:00
Martin Lippert
fb5b1417df version updated to 4.5.0 2019-11-21 10:36:51 +01:00
Kris De Volder
ec3e94dc20 Bump version to 1.13.0 2019-10-24 17:44:22 +00:00
Martin Lippert
99bf44ec91 updated versions to 4.4.2 2019-10-24 19:34:38 +02:00
Kris De Volder
6f451ee7fe Bump version to 1.12.0 2019-09-19 15:17:19 +00:00
Martin Lippert
93918d150d updated versions to 4.4.1 2019-09-19 12:06:43 +02:00
Kris De Volder
a40bda5547 Bump version to 1.11.0 2019-08-14 15:04:54 +00:00
Martin Lippert
1640ee53a4 version updated to 4.4.0 2019-08-14 11:48:36 +02:00
Kris De Volder
701ce22569 Bump version to 1.10.0 2019-07-12 14:34:15 +00:00
Martin Lippert
3e4388964e updated version to 4.3.2 2019-07-12 15:32:48 +02:00
Kris De Volder
9a9a68fee9 Bump version to 1.9.0 2019-06-21 17:56:10 +00:00
Martin Lippert
d10bb40e27 updated version to 4.3.1 2019-06-21 10:32:37 +02:00
Kris De Volder
100d4b0e78 Bump version to 1.8.0 2019-05-24 18:43:50 +00:00
Martin Lippert
becbf55ee7 updated versions to 4.3.0 2019-05-24 10:22:14 +02:00
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