Commit Graph

296 Commits

Author SHA1 Message Date
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
aboyko
f44c773be2 Add some beans to index from spring factories 2022-10-13 11:53:29 -04:00
aboyko
f8393859dd CodeAction, Problem and Fix descriptors API reworked. Reload action fix 2022-10-05 11:06:51 -04: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
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
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
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