Martin Lippert
bcfe69ad42
update build target definition for eclipse language server plugins
2022-09-26 16:23:26 +02:00
aboyko
1a708a44e8
Runtime load recipes yml/jar. Offscreen doc quick fix.
2022-09-22 17:45:08 -04:00
Martin Lippert
01008b3375
update eclipse language server plugins to new version 1.40.0
2022-09-16 09:38:25 +02:00
Martin Lippert
eec1071de0
update versions to 4.16.1
2022-09-16 09:36:24 +02:00
Martin Lippert
5a22e71736
update target def to not include post 2022-09 snapshot builds of dependencies
2022-09-15 12:58:59 +02:00
Kris De Volder
92c6a1698f
Enable m2e-apt by default
...
Also a small bugfix related to enabling spring-boot validation builder
on new projects.
Both of these contribute to make a smoother experience working with
JDT APT.
See: https://github.com/spring-projects/sts4/issues/822
2022-09-14 15:46:12 -07:00
Martin Lippert
7028a6fd45
do not populate the error log view in eclipse with info messages from language server startup
2022-09-12 09:57:29 +02:00
aboyko
c51b97ad56
[gh-832] Auto-connect to boot app to fetch live data
2022-09-08 17:45:56 -04:00
aboyko
aadf4a0bd4
Add jvm arg -Xlog:jni+resolve=off by default
2022-09-06 14:23:13 -04:00
Martin Lippert
425cf6bb77
updated tycho version and eclipse 2022-09 target defs
2022-09-06 09:45:58 +02:00
aboyko
b50db98ce0
Categorize boot problems. Boot 3 reconciling.
2022-08-23 20:19:32 -04:00
Martin Lippert
37b93e0833
updated versions to 4.16.0
2022-08-12 11:42:05 +02:00
Martin Lippert
25d3263744
update eclipse language server integration to 1.39.0
2022-08-12 11:32:13 +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
aboyko
d557c0d5aa
Rewrite reconciling switch via preferences. Off by default.
2022-08-08 13:15:46 -04:00
Martin Lippert
22eb13cc9f
update language server versions in Eclipse extensions to 1.38.0
2022-08-04 11:13:10 +02:00
Martin Lippert
4f8782b12b
updated version to 4.16.0
2022-08-04 11:11:48 +02:00
Kris De Volder
3ed50cd87d
Fix suspected resource leak (SWT related)
...
See: https://github.com/spring-projects/sts4/issues/797
2022-07-28 13:47:37 -07:00
Kris De Volder
392d953bd9
Docker App in bootdash without actuator -> no automatic live hover
...
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
aboyko
722a8cf6d5
Better rewrite recipe integration into IDE quick fix and assist
2022-07-13 19:29:26 -04:00
aboyko
32ab7d32c5
Use FillLayout directly for backward compatibility
2022-06-22 10:10:30 -04:00
Martin Lippert
ea4f4824e6
have a duplicate of the new FillLayoutFactory around for as long as we support Eclipse 2021-12 and 2022-03 release
2022-06-22 11:29:11 +02:00
aboyko
24667d6127
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-06-21 15:51:38 -04:00
aboyko
8bf0736a1d
Eclipse UI for Rewrite Recipes
2022-06-21 15:35:54 -04:00
Martin Lippert
8e7a35475b
cleanup target defs for Eclipse language server extension builds and added new target for Eclipse 2022-09 release
2022-06-21 14:37:01 +02:00
Martin Lippert
6981b5204a
updated Eclipse language server bundles to updated version 1.37.0
2022-06-21 14:07:35 +02:00
Martin Lippert
8561bc0584
update version to 4.15.2
2022-06-21 14:06:28 +02:00
BoykoAlex
382d0bbac6
Fixes for @Autowired over constructor
2022-06-16 14:36:05 -04:00
Martin Lippert
9045df7ec3
update language servers in Eclipse to upcoming version 1.36.0
2022-06-16 14:39:04 +03:00
Martin Lippert
4d3f6cc3c7
update Eclipse 2022-06 release repo
2022-06-16 14:13:55 +03:00
Martin Lippert
0b1cbe318b
update language servers in Eclipse to version 1.35.0
2022-06-16 14:13:55 +03:00
BoykoAlex
02a3efa35e
Rewrite based quick fix/assist work in Eclipse
2022-06-13 13:21:32 -04:00
Martin Lippert
8dbbbaf2ab
bring back icons in go-to-symbols dialogs
2022-06-10 09:34:40 +02:00
Martin Lippert
fe6ad22020
make symbols dialogs work again with new lsp4j version and various kinds of symbols
2022-06-07 13:46:26 +02:00
Martin Lippert
9015092a5d
update orbit and dependencies for upcoming Eclipse 2022-06 release
2022-06-02 19:22:37 +02:00
Martin Lippert
3c1602d57a
update to latest lsp4e and lsp4j versions, incorporating changes to symbol parts of the LSP protocol, but not yet complete (symbol views in Eclipse broken at the moment)
2022-06-02 19:22:37 +02:00
Martin Lippert
7e7abc812d
fixed wrong vault identifier
2022-06-02 08:28:11 +02:00
Martin Lippert
8e4eb819f4
updated passphrase env var
2022-06-01 15:21:11 +02:00
Martin Lippert
af22fa3f7f
update to signing infrastructure
2022-06-01 10:59:53 +02:00
BoykoAlex
5ad3f0c52a
Extract rewrite specific bits into commons-rewrite
2022-05-16 16:57:54 -04:00
Martin Lippert
964dcae009
GH-568: use the LSP4E capability to keep the language server alive for a little while before shutting it down
2022-05-15 18:40:37 +02:00
BoykoAlex
71cfedc452
Upgrade to latest rewrite. Boot 3 upgrade handler fixes
2022-05-11 22:08:31 -04:00
BoykoAlex
873f1cb985
Upgrade to Boot 3 for eclipse
2022-05-11 19:54:38 -04: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
49873660e6
remove mylyn core net dependency and removed corresponding code
2022-05-05 17:36:19 +02:00
Kris De Volder
809db5715e
Modernize local-build.sh
2022-04-27 12:31:22 -07:00
Martin Lippert
1fcfa40154
updated version to 4.15.0
2022-04-27 10:22:20 +02:00
Martin Lippert
7f9b890f3e
update version of Eclipse language server plugins to 1.34.0
2022-04-27 10:16:22 +02:00
Kris De Volder
94b69086bc
More eclipse metadata mess to try and fix
2022-04-21 09:37:02 -07:00