20 Commits

Author SHA1 Message Date
aboyko
f7bef78358 Switch to JDT LS 1.45 and Java 21 2025-03-12 22:55:27 -04:00
aboyko
c16be39525 Disable Win Eclipse distro build temporarily 2024-12-27 13:45:44 -05:00
aboyko
3dd95fa0e0 JDT semantic tokens provider for non-eclipse clients only 2024-09-25 23:10:20 -04:00
aboyko
9e1e482798 Move up local build to e431 target 2024-06-26 10:11:18 -04:00
aboyko
1a90281e65 Fix the build 2023-12-20 17:00:34 -05:00
aboyko
4447a2e16c Upgrade LS to Boot 3.1 2023-06-26 13:16:47 -04:00
aboyko
3a745b22dd Adopt eclipse ls build script to the latest eclipse version 2023-01-11 13:46:34 -05:00
Kris De Volder
809db5715e Modernize local-build.sh 2022-04-27 12:31:22 -07:00
BoykoAlex
a4513b87ae Minimum Java 11 for all spring LS. Upgrade vscode dependencies. 2021-03-19 12:21:10 -04:00
Kris De Volder
dbe9520f3d Preference pages for props and yaml ls editor
Allows configuring problem severities.
The ui works but is not yet wired to transmit
these setting to the language server.
2020-10-02 17:47:09 -07:00
Kris De Volder
10f30d757e Update local build because it broke
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-09-17 15:37:39 -07:00
Kris De Volder
9e7b48aaa2 Fix local build for eclipse language servers 2020-04-23 12:18:51 -07:00
BoykoAlex
e9918a7f18 Eclipse LS jar build using e413 2019-09-30 12:18:00 -04:00
Kris De Volder
e02c3b1a2e Copy code for LSPTextHover from lsp4e
This is to avoid compilation issues after class
renamed in lsp4e.

If lsp4e undoes the rename as requested in this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=549859

Then this commit can/should be reverted.
2019-08-07 12:39:51 -07:00
Kris De Volder
8bffa95742 Towards batched classpath events
- add parameter to 'addClasspathListener' to request
  batched events.
- Create a single SendClasspathNotificationsJob that
  processes classpath notifications in batches.
2019-05-28 12:14:42 -07:00
BoykoAlex
0492974b2f Eclipse LS extension local build works on e410 by default 2019-01-08 14:06:49 -05:00
Kris De Volder
2e5c167eb7 Update local-build.sh script for eclipse language servers 2018-12-04 14:43:48 -08:00
Kris De Volder
05b1c18f7d Add maven wrapper to eclipse ls build for convenience 2018-09-20 15:43:25 -07:00
nsingh
3029b6ca31 Build against Eclipse 4.8 2018-04-23 10:55:02 +02:00
Kris De Volder
8bb96887fd Make ls.eclipse.gotosymbol plugin part of boot.java.ls.feature 2017-10-03 10:12:41 -07:00