Commit Graph

791 Commits

Author SHA1 Message Date
aboyko
57ec6fd91e Singleton language servers for all eclipse extensions 2023-05-23 16:34:13 -04:00
Martin Lippert
1dd86e2cbd use latest repos when building for early Eclipse 4.28-based targets 2023-05-23 08:31:50 +02:00
Martin Lippert
1045ec174b adapt to slightly refactored spring index language server definitions 2023-05-10 18:53:54 +02:00
Martin Lippert
d4578f38ed fix compilation error due to changed beans index parameter type 2023-05-09 11:45:20 +02:00
aboyko
b19c16cee6 Possible fix to start/stop issue. A bit more logging. 2023-05-08 13:03:12 -04:00
Martin Lippert
ea1a6d5f90 added test code that dumps the bean model when displaying project-related symbols in dialog or view - to be removed later 2023-05-08 14:09:55 +02: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
1448b88a32 created lsp client and server extension for spring model access 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
aboyko
7a689ba508 No LS logging to a specific file in the workspace by default 2023-04-28 19:55:52 -04: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
0694331fdc Non-default location maven spring-starter project corrections 2023-04-13 14:48:55 -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
51e5996ddb exlude eclipse.commons.test bundle from build due to build issues on e4.28 2023-04-03 10:53:50 +02:00
Martin Lippert
54f207af4c update tycho to 3.0.4 2023-04-03 10:39:34 +02:00
Martin Lippert
0f1a0d4349 added target definitions for e4.28 and removed those for e4.25 2023-03-16 20:17:32 +01: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
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
a68aa38dda updated for 2023-03-related orbit release repo URL 2023-03-03 17:15:53 +01:00
Martin Lippert
4584be1fe8 going back to release versions for language server plugin builds due to hiccups with snapshots versions and various dependencies 2023-02-21 15:32:04 +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
11e6a31ef3 aws.ant build plugin repo 2023-02-13 16:07:23 +01:00
Martin Lippert
f35a69a1f8 switch to specific lsp4e version to avoid dependency on latest swt 2023-02-13 14:22:59 +01:00
Martin Lippert
9bb0cec756 update to tycho 3.0.2 2023-02-13 13:19:38 +01:00
aboyko
63b321ad69 Boot LS prefs under Spring 2023-02-09 12:11:31 -05: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
aboyko
57da884bfd Remove unnecessary System.out.println 2023-02-06 10:41:24 -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
aboyko
2063ff438e Don't forget to dispose wizard page image 2023-01-17 10:15:22 -05:00
Martin Lippert
32e4df9d99 updating access keys for language server builds to use vault 2023-01-13 21:08:51 +01:00
Martin Lippert
d04f83f137 added target definitions for builds against Eclipse 2023-03 2023-01-12 16:08:02 +01:00