aboyko
b19c16cee6
Possible fix to start/stop issue. A bit more logging.
2023-05-08 13:03:12 -04:00
Martin Lippert
e6bfb3fd86
integrate new spring model language server interface into Eclipse client side
2023-05-08 14:09:55 +02:00
Martin Lippert
2632978183
updated eclipse language server plugins to 1.47.0
2023-05-05 10:15:16 +02:00
Martin Lippert
df2bc6b1c9
updated version to 4.19.0
2023-05-05 10:13:52 +02:00
BoykoAlex
dc84a4e7f0
Removal of deprecated API
2023-04-24 11:12:07 -04:00
aboyko
a5b420984c
More logging to debug start/stop Boot LS loop
2023-04-13 18:00:35 -04:00
aboyko
7b4c6beb6d
Add extra synchronization for starting Boot LS from eclipse client
2023-04-12 22:42:17 -04:00
aboyko
6d14fad0e0
Log file settings for Eclipse client
2023-04-12 16:48:35 -04:00
aboyko
646bf9739c
Append log output for LS log for debugging an issue
2023-04-05 20:41:09 -04:00
aboyko
8cba1851b2
Extra logging to debug unexpected start/stop sequence
2023-04-05 20:27:58 -04:00
aboyko
f2668e5641
Rework loading of rewrite recipes and code actions
2023-04-03 18:26:51 -04:00
Martin Lippert
44383fc05e
update language servers version to 1.46.0 in eclipse parts
2023-03-15 09:43:19 +01:00
Martin Lippert
70defc98ec
update version to 4.18.1
2023-03-15 09:41:36 +01:00
Martin Lippert
fc7fa3f3e9
remove strict version constraints from com.google.gson import packages to prepare for wider use of 2.10.1 version
2023-02-21 15:30:43 +01:00
Martin Lippert
47b8a8fea5
adjust version constraints on lsp4e bundles
2023-02-14 09:48:05 +01:00
aboyko
a19082813f
Shared properties metadata file preference setting
2023-02-13 18:41:04 -05:00
aboyko
fbbb6fbcfd
Eclipse Spring preferences re-organization
2023-02-13 12:29:15 -05:00
Martin Lippert
f35a69a1f8
switch to specific lsp4e version to avoid dependency on latest swt
2023-02-13 14:22:59 +01:00
aboyko
63b321ad69
Boot LS prefs under Spring
2023-02-09 12:11:31 -05:00
Martin Lippert
d2c0ed2f91
update version of language server bundles to 1.45.0
2023-02-01 08:43:14 +01:00
Martin Lippert
b2e8b4bb14
updated version to 4.18.0
2023-02-01 08:41:34 +01:00
Martin Lippert
5200872627
switch gson usage to import-package instead of require-bundle in order to prepare for upcoming platform changes
2023-01-27 18:04:06 +01:00
aboyko
9a11ed4d5e
Background colour for Spring reconcile popup
2023-01-20 16:04:02 -05:00
aboyko
8db31656a9
Switch to URI#toASCIIString()
2023-01-19 17:00:55 -05:00
aboyko
c1accd1016
Add URL link to Additional Java Reconcile popup
2023-01-19 16:07:45 -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
f266423218
update language server plugins to 1.44.0
2023-01-03 21:13:04 +01:00
Martin Lippert
167b49f284
updated version to 4.17.2
2023-01-03 21:10:46 +01:00
Martin Lippert
2bfc4fd625
fixing stupid mistake while choosing the required version of the lsp4e bundle
2022-12-30 21:27:10 +01:00
Martin Lippert
39cb28ac7b
update dependency to lsp4e to version 0.21.0 since the corresponding API is required
2022-12-30 10:19:01 +01:00
Martin Lippert
d52b374d26
GH-925: do not use LS wrapper internal API to start boot ls to not run into frequent restarts
2022-12-22 16:53:16 +01:00
aboyko
ac16151fe6
Language Server plugins to version 1.43.0
2022-12-12 19:40:48 -05:00
aboyko
da8ea1d33a
NPE while applying more than one root recipes selected in eclipse
2022-12-07 10:37:35 -05:00
Martin Lippert
6aa25effee
updated version to 4.17.1
2022-12-07 12:56:11 +01:00
Martin Lippert
3c55d9a1e8
update language server plugins to version 1.42.0
2022-12-07 12:50:07 +01:00
aboyko
ae3c6193af
Popup label adjustments
2022-12-02 10:27:54 -05:00
aboyko
c262b5ac50
Prompt to enable Spring Boot Java source reconciling
2022-12-01 22:18:52 -05:00
aboyko
88b591450a
Polishing Rewrite integration
2022-12-01 18:35:39 -05:00
aboyko
61d6d1ded0
Adopt Rewrite Boot 3 upgrade
2022-11-28 17:19:37 -05:00
aboyko
df0d85cef7
Start Boot LS if classpath of any project has spring
2022-11-22 15:50:53 -05:00
aboyko
dd2f60ad91
Send rewrite commands only to Boot LS. Start Boot LS on menu invocation
2022-11-20 21:51:48 -05:00
aboyko
09c62da414
Upgrade to latest patch. CodeAction list rather than single and more
...
1. CodeAction array rather than single code action expected
2. Support upgrade to the latest patch version
3. Boot version validation async from java sources validation
4. Labels for boot version quick fixes
2022-11-16 17:05:07 -05:00
aboyko
7594a743cf
Upgrade Recipe wrapper with AddRepository
2022-11-10 13:34:04 -05:00
aboyko
1725d7f5a1
Save project before applying recipe. Try to use content from docs cache
2022-11-07 19:45:55 -05:00
Martin Lippert
cf228adf04
update versions of language server plugins to 1.41.0
2022-10-26 08:35:39 +02:00
Martin Lippert
52fb1469da
update version to 4.17.0
2022-10-26 08:33:35 +02:00
aboyko
0fb7e7daca
Minimal Spring Factories support in Boot LS
2022-10-20 20:22:46 -04:00
aboyko
2db435f47e
Proper recipe class lookup mechanism for plugged in recipes
2022-10-14 13:01:37 -04:00
aboyko
7b34fcbe32
Preference for "Rewrite Refactorings" in Eclipse. Default is 'true'
2022-10-13 18:20:38 -04:00
aboyko
f36090ddc3
Preference setting for white-listing recipes
2022-10-13 17:18:16 -04:00