aboyko
6328c43afe
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-08-10 16:22:04 -04:00
aboyko
4a2a13527b
Attempt at fixing busyReconcile flag
2022-08-10 16:21:35 -04:00
Martin Lippert
bd79372e9c
fix a few p2 repos for dependencies to make them work on e4.22-based targets again
2022-08-10 10:28:18 +02:00
Martin Lippert
e1c6610017
updated changelogs for upcoming 4.15.3 and 1.38.0 releases
2022-08-10 08:20:13 +02:00
Martin Lippert
d2acd42e92
updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling
2022-08-10 07:47:31 +02:00
aboyko
f263414d8b
Corrected check
2022-08-09 10:34:53 -04:00
aboyko
2ae5240d8e
Regex version matching fix revisited
2022-08-09 10:32:53 -04:00
aboyko
3a0b66b50d
Adjust tests for project version validation
2022-08-08 23:16:25 -04:00
aboyko
1f4822228a
Terminate progress correctly on Eclipse client
2022-08-08 22:33:09 -04:00
aboyko
7e434c81fd
Correct regex matching boot project versions
2022-08-08 19:01:18 -04:00
aboyko
e41bf42210
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-08-08 15:23:34 -04:00
aboyko
ab5672acc4
Missing preference for vscode-spring-boot. Reset parser.
2022-08-08 15:23:08 -04:00
Martin Lippert
378f15dbb2
updated Java language versions
2022-08-08 21:02:20 +02:00
aboyko
afe6cd774a
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-08-08 13:25:29 -04:00
aboyko
d557c0d5aa
Rewrite reconciling switch via preferences. Off by default.
2022-08-08 13:15:46 -04:00
Martin Lippert
b54fed412c
updated p2 repo URLs for upcoming Eclipse 2022-09 builds, especially around m2e 2.0 update-related items, and disabled a few non-compatible m2e connectors
2022-08-08 13:58:39 +02:00
aboyko
6df31e621d
Multi-threading in Rewrite CU Cache
2022-08-05 18:40:45 -04:00
Martin Lippert
697d1473d3
update set active profiles to non-deprecated API
2022-08-05 16:54:30 +02:00
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