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
aboyko
3a745b22dd
Adopt eclipse ls build script to the latest eclipse version
2023-01-11 13:46:34 -05:00
aboyko
b16c7894a8
Focus control for Boot wizards
2023-01-09 18:17:11 -05:00
Martin Lippert
24a3efec15
updating language server plugin builds to tycho 3.0.0
2023-01-05 14:26:05 +01:00
Martin Lippert
fa8490af25
update copyright statements for 2023
2023-01-04 12:23:02 +01: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
9045e2eb05
enable snapshot repos of lsp4e to get the latest version
2022-12-30 21:27:49 +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
abfb0fb898
use latest lsp4e release in order to have new api to start language servers around
2022-12-23 09:16:20 +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
Martin Lippert
9d71a36950
update to latest repos of dependencies in preparation of 4.17.0 release
2022-11-30 10:46:50 +01: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
Martin Lippert
5344b969f9
update mylyn docs release p2 url
2022-11-09 13:08:56 +01:00
aboyko
1725d7f5a1
Save project before applying recipe. Try to use content from docs cache
2022-11-07 19:45:55 -05:00