aboyko
|
709cb4d464
|
Fix compiler error
|
2023-03-08 16:06:36 -05:00 |
|
aboyko
|
86f0440cde
|
Attempt to ensure display is present for the UI Job invoking CA
|
2023-03-08 13:59:47 -05:00 |
|
aboyko
|
c2a21e4002
|
Spring Data repo CA consecutive invocation while "query" is built
|
2023-03-06 19:29:16 -05:00 |
|
Martin Lippert
|
47b8a8fea5
|
adjust version constraints on lsp4e bundles
|
2023-02-14 09:48:05 +01:00 |
|
Martin Lippert
|
f35a69a1f8
|
switch to specific lsp4e version to avoid dependency on latest swt
|
2023-02-13 14:22:59 +01:00 |
|
aboyko
|
27e08f955b
|
CP event affects codeminings on editors of resources from source dirs
|
2023-02-06 17:08:18 -05:00 |
|
aboyko
|
5d9eee9f8d
|
Account for exceptions while updating codeminings in opened editors
|
2023-02-06 16:05:36 -05:00 |
|
Martin Lippert
|
b2e8b4bb14
|
updated version to 4.18.0
|
2023-02-01 08:41:34 +01:00 |
|
aboyko
|
8db31656a9
|
Switch to URI#toASCIIString()
|
2023-01-19 17:00:55 -05:00 |
|
aboyko
|
3447adfc9e
|
Boot LS console char limit. Extra VM args for Boot LS
|
2023-01-17 15:49:12 -05:00 |
|
Martin Lippert
|
24a3efec15
|
updating language server plugin builds to tycho 3.0.0
|
2023-01-05 14:26:05 +01:00 |
|
Martin Lippert
|
167b49f284
|
updated version to 4.17.2
|
2023-01-03 21:10:46 +01:00 |
|
Martin Lippert
|
6aa25effee
|
updated version to 4.17.1
|
2022-12-07 12:56:11 +01:00 |
|
Martin Lippert
|
de5cc39103
|
added new methods to custom language client impl for eclipse to fix compilation errors
|
2022-10-27 11:20:11 +02:00 |
|
Martin Lippert
|
52fb1469da
|
update version to 4.17.0
|
2022-10-26 08:33:35 +02:00 |
|
Martin Lippert
|
eec1071de0
|
update versions to 4.16.1
|
2022-09-16 09:36:24 +02:00 |
|
aboyko
|
aadf4a0bd4
|
Add jvm arg -Xlog:jni+resolve=off by default
|
2022-09-06 14:23:13 -04:00 |
|
Martin Lippert
|
37b93e0833
|
updated versions to 4.16.0
|
2022-08-12 11:42:05 +02:00 |
|
Martin Lippert
|
d2acd42e92
|
updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling
|
2022-08-10 07:47:31 +02:00 |
|
aboyko
|
1f4822228a
|
Terminate progress correctly on Eclipse client
|
2022-08-08 22:33:09 -04:00 |
|
Martin Lippert
|
4f8782b12b
|
updated version to 4.16.0
|
2022-08-04 11:11:48 +02:00 |
|
Martin Lippert
|
8561bc0584
|
update version to 4.15.2
|
2022-06-21 14:06:28 +02:00 |
|
Martin Lippert
|
4d3f6cc3c7
|
update Eclipse 2022-06 release repo
|
2022-06-16 14:13:55 +03:00 |
|
Kris De Volder
|
679bbb950d
|
Fix build issue cause by api change in commoms-ls-extensions
|
2022-05-10 16:07:06 -07:00 |
|
Martin Lippert
|
1fcfa40154
|
updated version to 4.15.0
|
2022-04-27 10:22:20 +02:00 |
|
Kris De Volder
|
9ea83ab75f
|
Fix some eclipse metadata
|
2022-04-21 09:31:57 -07:00 |
|
Martin Lippert
|
ae1c03fd54
|
remove unused imports
|
2022-04-07 11:23:47 +02:00 |
|
Martin Lippert
|
c66e61160c
|
add new notifications to sts4 eclipse language server protocol client
|
2022-04-07 11:16:56 +02:00 |
|
Martin Lippert
|
6578446a74
|
updated versions to 4.14.1
|
2022-03-17 09:33:09 +01:00 |
|
Martin Lippert
|
1dd8c2ba78
|
updated version to 4.14.0
|
2022-02-02 13:16:02 +01:00 |
|
BoykoAlex
|
f36671814c
|
Use LSP progress instead of our own LSP extension
|
2022-01-14 19:23:38 -05:00 |
|
Martin Lippert
|
7b3c3952d9
|
update versions to 4.13.1 and 1.30.0 (eclipse product and language servers)
|
2021-12-16 18:05:40 +01:00 |
|
Martin Lippert
|
f998f4003c
|
updated version to 4.13.0
|
2021-10-28 08:38:57 +02:00 |
|
Martin Lippert
|
8186e63edf
|
updated version to 4.12.1
|
2021-09-15 10:49:41 +02:00 |
|
Martin Lippert
|
9c4db19b0c
|
update version to 4.12.0
|
2021-08-19 14:27:42 +02:00 |
|
BoykoAlex
|
4447021b79
|
Switch LS to std in/out from socket with port
|
2021-08-12 08:48:02 -04:00 |
|
Martin Lippert
|
db5786440f
|
updated version of Eclipse pieces to 4.11.1
|
2021-06-22 11:54:27 +02:00 |
|
Martin Lippert
|
a485c3247d
|
updated version to 4.11.0 since there will be no 4.10.1 release
|
2021-05-18 11:33:00 +02:00 |
|
BoykoAlex
|
a4513b87ae
|
Minimum Java 11 for all spring LS. Upgrade vscode dependencies.
|
2021-03-19 12:21:10 -04:00 |
|
Martin Lippert
|
a597af6cad
|
updated version to 4.10.1
|
2021-03-17 12:35:22 +01:00 |
|
BoykoAlex
|
fdfa994d81
|
Workaround CodeMining issue with Big Sur
|
2021-03-09 18:26:24 -05:00 |
|
Martin Lippert
|
7b31a3d7f7
|
updated version to 4.10.0
|
2021-03-02 15:20:25 +01:00 |
|
Martin Lippert
|
28cb5f0761
|
updated internally used java language version to Java-SE 11
|
2021-03-01 17:04:51 +01:00 |
|
Martin Lippert
|
8526862a80
|
updated product copyrights and vendor information to 2021 and VMware
|
2021-01-05 11:56:59 +01:00 |
|
Martin Lippert
|
482eadbfc1
|
updated version to 4.9.1
|
2020-12-17 09:51:37 +01:00 |
|
Martin Lippert
|
c2318230db
|
added missing copyright header
|
2020-12-10 08:51:33 +01:00 |
|
Martin Lippert
|
63bd4631c7
|
updated version to 4.9.0 since we skip the 4.8.2 release
|
2020-11-17 13:26:35 +01:00 |
|
Martin Lippert
|
70fd84f060
|
updated version to 4.8.2
|
2020-10-27 16:46:30 +01:00 |
|
BoykoAlex
|
787aa0fc0b
|
XML LS extension for namespace resolution
|
2020-10-14 18:26:54 -04:00 |
|
Martin Lippert
|
e7ba1109af
|
updated imports for moved code around remote apps to common bundle
|
2020-09-23 12:01:40 +02:00 |
|