Commit Graph

4476 Commits

Author SHA1 Message Date
Martin Lippert
b4d46a1242 integrated additional reflection invocations to create UpdateMavenProjectJobs to be able to work with m2e 1.x and m2e 2.x at the same time 2022-08-05 16:54:30 +02:00
Martin Lippert
3ad95a342a fix bug with non-scheduled project update job and integrate first reflection calls to create update job for quick-fix case 2022-08-05 16:54:30 +02:00
BoykoAlex
7e43e28509 Ensure Rewrite java parser is cached where possible 2022-08-04 14:56:37 -04:00
Martin Lippert
1c3229f874 GH-807: fix copyright of copied code to the original copyright notice 2022-08-04 13:35:14 +02:00
Martin Lippert
22eb13cc9f update language server versions in Eclipse extensions to 1.38.0 2022-08-04 11:13:10 +02:00
Martin Lippert
4f8782b12b updated version to 4.16.0 2022-08-04 11:11:48 +02:00
Kris De Volder
69900860cc Bump version to 1.38.0 2022-08-04 09:09:09 +00:00
BoykoAlex
3515bca5c1 Fix Rewrite quick fix/assist on Win 2022-08-02 14:21:39 -04:00
Martin Lippert
1017555023 adjust versions of additional plugins to be exact versions instead of always the latest release 2022-08-01 09:30:06 +02:00
Martin Lippert
24ee46b8ce changelogs updated for upcoming 4.15.2 release 2022-08-01 09:29:28 +02:00
Martin Lippert
21f74e705a enable staging repo for early 2022-09-based builds 2022-07-29 09:37:35 +02:00
Kris De Volder
3ed50cd87d Fix suspected resource leak (SWT related)
See: https://github.com/spring-projects/sts4/issues/797
2022-07-28 13:47:37 -07:00
Kris De Volder
0d2616988f Cleanup / reduce log output from boot.ls classpath listeners
See https://github.com/spring-projects/sts4/issues/798
2022-07-28 11:10:36 -07:00
aboyko
60689db01e Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-07-27 00:18:42 -04:00
aboyko
35af0be47f Rewrite integration fixes 2022-07-27 00:18:10 -04:00
Kris De Volder
392d953bd9 Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
Martin Lippert
35f4cc8292 set specific versions for certain dependencies due to latest versions of them not being compatible with older Eclipse platform versions anymore 2022-07-26 12:03:37 +02:00
aboyko
e002ddf6fb Adopt title in the progress notification in lsp 2022-07-19 15:14:03 -04:00
aboyko
3b678ce9ab Delay reconcile 2022-07-15 15:10:12 -04:00
aboyko
722a8cf6d5 Better rewrite recipe integration into IDE quick fix and assist 2022-07-13 19:29:26 -04:00
Martin Lippert
a02f8d378d disable 2022-09 staging due to problem around gson 2.9.0 bundle 2022-07-01 11:07:38 +02:00
Martin Lippert
f77aa3559c add lsp4j update site to ensure dependencies are around, specifically gson in version 2.8.9 2022-06-30 13:06:00 +02:00
Martin Lippert
ef75b64922 update nightly download page to include Eclipse 2022-09-based CI builds 2022-06-30 13:06:00 +02:00
aboyko
f5f0dcbc50 VScode internal console auto-connect fixed 2022-06-27 12:47:51 -04:00
Kris De Volder
dc36d17298 Fixes #724
Record information in eclipse metadata for docker images build by IDE.
Just enough info is recored for a IDE built-image so we can avoid
parsing image metadata from the image itself (the image metadata
format is unstable and we do not have a usable api to get at it easily,
so trying to rely on it is fraught with problems).
2022-06-24 15:31:20 -07:00
Kris De Volder
078d1b1983 Fixes #737: on_error support for Steps (Concourse) 2022-06-24 10:29:04 -07:00
Kris De Volder
b80fc5d8ba Fix https://github.com/spring-projects/sts4/issues/783
"Resume (Debugging)" action should only be visible on 'Pausable'
nodes.
2022-06-23 13:39:11 -07:00
Martin Lippert
0760472d19 updated Gradle version that is used to build the model to 7.4.2 to allow builds to run on JDK 17 2022-06-23 13:46:24 +02:00
Martin Lippert
5007b7bd7b update to the latest tycho version 2022-06-22 17:17:45 +02:00
aboyko
32ab7d32c5 Use FillLayout directly for backward compatibility 2022-06-22 10:10:30 -04:00
Martin Lippert
ea4f4824e6 have a duplicate of the new FillLayoutFactory around for as long as we support Eclipse 2021-12 and 2022-03 release 2022-06-22 11:29:11 +02:00
Kris De Volder
7eccab1262 Don't validate completely empty yaml subdocs in application.yml
See https://github.com/spring-projects/sts4/issues/711
2022-06-21 14:40:58 -07:00
aboyko
24667d6127 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-06-21 15:51:38 -04:00
aboyko
8bf0736a1d Eclipse UI for Rewrite Recipes 2022-06-21 15:35:54 -04:00
Martin Lippert
8e7a35475b cleanup target defs for Eclipse language server extension builds and added new target for Eclipse 2022-09 release 2022-06-21 14:37:01 +02:00
Martin Lippert
4f0474c6b3 added a new target def for Eclipse 2022-09 release 2022-06-21 14:31:50 +02:00
Martin Lippert
6981b5204a updated Eclipse language server bundles to updated version 1.37.0 2022-06-21 14:07:35 +02:00
Martin Lippert
9ce83e2ea6 remove outdated target defs and cleanup remaining ones 2022-06-21 14:06:28 +02:00
Martin Lippert
8561bc0584 update version to 4.15.2 2022-06-21 14:06:28 +02:00
Kris De Volder
7ec51bdf4a Bump version to 1.37.0 2022-06-21 12:02:52 +00:00
Martin Lippert
56fe29bd78 update changelogs for 4.15.1 update release 2022-06-17 22:21:44 +02:00
BoykoAlex
382d0bbac6 Fixes for @Autowired over constructor 2022-06-16 14:36:05 -04:00
BoykoAlex
eb844bfd88 Fix the build 2022-06-16 12:44:08 -04:00
Martin Lippert
9045df7ec3 update language servers in Eclipse to upcoming version 1.36.0 2022-06-16 14:39:04 +03:00
Kris De Volder
c6dc4b8bb1 Bump version to 1.36.0 2022-06-16 11:33:32 +00:00
Martin Lippert
4d3f6cc3c7 update Eclipse 2022-06 release repo 2022-06-16 14:13:55 +03:00
Martin Lippert
0b1cbe318b update language servers in Eclipse to version 1.35.0 2022-06-16 14:13:55 +03:00
BoykoAlex
cd5d0d786a Show recipe parameters. Load recipes from descriptors. 2022-06-15 23:31:09 -04:00
Kris De Volder
45aa106b02 Bump version to 1.35.0 2022-06-14 12:13:29 +00:00
Martin Lippert
a935c24a96 do not include all the license files from all the dependencies anymore 2022-06-14 12:33:25 +02:00