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
Martin Lippert
fc34af4102
remove dependencies on yedit and do not include that bundle anymore
2022-11-07 14:21:01 +01:00
Martin Lippert
2d6b8ca47d
update misc-p2-dependency repo version
2022-11-02 11:59:54 +01:00
Martin Lippert
de5cc39103
added new methods to custom language client impl for eclipse to fix compilation errors
2022-10-27 11:20:11 +02: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
2d841f78fc
Use SafeConstructor in Snakeyaml YAML constructors
2022-10-18 16:37:42 -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
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