Commit Graph

930 Commits

Author SHA1 Message Date
aboyko
c7418c350c Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0 2024-07-23 13:59:49 -04:00
aboyko
7f5b683716 Tycho 4.0.8 and fix build on e433 for eclipse ls extensions 2024-07-04 00:51:04 -04:00
aboyko
9e1e482798 Move up local build to e431 target 2024-06-26 10:11:18 -04:00
Martin Lippert
0a6806b739 updated eclipse project metadata to jdk 17 2024-06-13 14:50:43 +02:00
Martin Lippert
cdfbeed2a0 removed e4.30 build target definitions and added them for e4.33 2024-06-13 11:15:42 +02:00
aboyko
15f20b6f9d SPEL syntax highlighting and validation 2024-06-12 17:55:48 -04:00
aboyko
7a69729a46 Update eclipse language server plugins to version 1.56.0 2024-06-12 12:02:16 -04:00
aboyko
c2af10379c Updated versions to 4.24.0 2024-06-12 11:55:14 -04:00
aboyko
ba6fc2ac1b Change GAV computation for TestJars 2024-06-03 20:07:44 -04:00
aboyko
c5764edb69 Update to the latest OR and Boot versions 2024-05-23 17:58:53 -04:00
aboyko
0afa61ac39 Compile with multiple LSP4E versions 2024-05-23 00:42:25 -04:00
Martin Lippert
5385c5f810 include mylyn bundles instead of features due to changed feature id from mylyn 3.0 to 4.0 versions 2024-05-07 15:50:48 +02:00
Martin Lippert
26364bf487 update mylyn wikitext repos and inclusions 2024-05-07 15:06:01 +02:00
aboyko
69ae6410c7 YAML completion on trigger chars 2024-05-02 16:42:18 -04:00
aboyko
43672879e5 Updated versions to 4.23.0 (missing pieces) 2024-05-02 15:28:46 -04:00
aboyko
e03a734eca Updated versions to 4.23.0 2024-05-02 14:31:03 -04:00
aboyko
fac9fe9c04 Update eclipse language server plugins to version 1.55.0 2024-05-02 14:01:13 -04:00
aboyko
71bcc7a580 Fix upgrade/refactor dialog popping up more than once 2024-05-01 11:11:50 -04:00
Martin Lippert
029cc73476 GH-1154: removed logic to handle client-side magic indentation, no longer necessary as completions are marked as-is for indentation 2024-04-23 11:39:52 +02:00
aboyko
0c8644bbbe Moving sts-gradle-model plugin into headless services
Closer to original in main
2024-04-21 12:26:29 -04:00
aboyko
95b8e2f5bd JPQL syntax highlighting via Semantic Tokens 2024-04-15 16:25:45 -04:00
aboyko
cf8f50615e Move up tycho to 4.0.7 everywhere 2024-04-14 15:36:28 -04:00
aboyko
eb3d46d400 Prefer connecting via JMX to process. New UI for show/refresh/hide 2024-04-04 12:37:25 -04:00
Brian Fernandes
e89adc6a94 Fixes CCE: JavaNature cannot be cast to IJavaProject (#1222)
Due to changes in
4869388c33
this cast will result in a ClassCastException
2024-04-04 08:09:21 -04:00
aboyko
b5bf11acea Fix preferences and JDK version for goto.symbol plugin 2024-04-02 13:37:59 -04:00
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00
aboyko
8ba9689cc2 GHA Eclipse LS extensions e432 build profile 2024-03-22 11:06:22 -04:00
aboyko
63a99baff8 Setting for browser to open live request mapping URL via CodeLens 2024-03-22 10:19:12 -04:00
aboyko
01a69ba306 Remove JVM arg generating heap dump files on out of memory errors 2024-03-21 11:33:00 -04:00
Martin Lippert
8bf29f4b91 update eclipse language server plugins to version 1.54.0 2024-03-13 16:19:25 +01:00
Martin Lippert
7ae9675382 updated versions to 4.22.1 2024-03-13 16:17:37 +01:00
aboyko
44291b4640 Include Boot 3 Best Practices recipe rather than Boot 2 2024-03-06 16:57:34 -05:00
aboyko
8349671a3a Preference to enable/disable regeneration of Modulith metadata 2024-03-05 16:42:37 -05:00
Martin Lippert
24974f2eec added missing package import to fix potential dependency issue while building test bundles 2024-03-05 13:51:01 +01:00
aboyko
09ed9c1157 Add Starters Inlay Hint in the pom file 2024-02-22 14:40:43 -05:00
Brian Fernandes
9011e040f9 Fix JavaModelException with non-Java projects (#1188)
Added a check that the JDT project uses to confirm the project is a Java
project. JavaCore#create will return an object even if the project isn't
a Java project and is therefore insufficient. Bring up the context menu
on non Java projects to the see the JME logged without this fix
(possibly other repercussions as well).
2024-02-16 10:10:22 -05:00
aboyko
8809b31879 Update versions of eclipse pieces to 4.22.0 in preparation of the next release 2024-02-08 16:08:31 -05:00
aboyko
f7443c88cb Updated language server eclipse parts to next version 1.53.0 2024-02-08 14:45:54 -05:00
aboyko
87b931ae8f Fix NPE occurring when quick fix selected in Eclipse 2024-02-05 08:36:37 -05:00
aboyko
c6341168bb Attempt to fix failed p2 repo JAR download. Upgrade Maven and set some maven options 2024-01-16 18:39:11 -05:00
aboyko
0da07527d6 Only keep Boot 3.2 upgrade without 3.1 2024-01-04 13:36:35 -05:00
aboyko
e34b39f3b2 Prompt for changes preview when applying OR recipes 2024-01-03 16:52:58 -05:00
Martin Lippert
cb09d96a37 updated copyright statements for 2024 and Broadcom 2024-01-02 12:31:59 +01:00
aboyko
1a90281e65 Fix the build 2023-12-20 17:00:34 -05:00
aboyko
d6ff60a96e Minimize size of messages for fetching and executing recipes 2023-12-18 20:54:59 -05:00
aboyko
44310b3b45 Tiny UI tweaks around OR upgrades and recipes reload 2023-12-13 13:05:47 -05:00
Martin Lippert
824e6e4efa updated build targets, added one for e4.31 and removed outdated one for e4.28 2023-12-11 14:33:02 +01:00
Martin Lippert
f835837069 update versions of eclipse pieces to 4.21.1 in preparation of the next release 2023-12-06 16:39:28 +01:00
Martin Lippert
5797bb2d0e updated language server eclipse parts to next version 1.52.0 2023-12-06 16:34:52 +01:00
aboyko
40643ceb27 Missing bits for boot 3.2 upgrade 2023-11-28 18:27:44 -05:00