Commit Graph

4581 Commits

Author SHA1 Message Date
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
3cd3148068 Update dev dependencies to fix the build 2022-10-11 13:27:09 -04:00
aboyko
b0f7985800 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-10-11 10:59:49 -04:00
aboyko
b2fc3ebacc Adjust unit test 2022-10-11 10:59:15 -04:00
Kris De Volder
83b61cfb42 Remove build-fatjars from concourse ci
We are not using thuis anymore so building it is a waste of time
and concourse compute resources.
2022-10-07 15:43:52 -07:00
aboyko
b3b03bfb47 Clean log from parse and parsing interrupted error messages 2022-10-07 17:19:02 -04:00
aboyko
0130203c8f Mark types not supported as of Boot 3 2022-10-07 13:38:44 -04:00
aboyko
d3ef3c92e4 Define bean in configuration class quickfix 2022-10-07 11:25:34 -04:00
aboyko
c5da49443d Fix Dependency Bot warnings. Managed jackson version for Rewrite 2022-10-05 11:36:27 -04:00
aboyko
f8393859dd CodeAction, Problem and Fix descriptors API reworked. Reload action fix 2022-10-05 11:06:51 -04:00
aboyko
4db1297ac8 Mark not registered bean for AOT 2022-10-05 11:06:51 -04:00
Nieraj Singh
2ff5850896 GH-803 Prompt to save dirty editors
When running/debugging docker app, prompt to save dirty editor
2022-10-03 08:50:57 -07:00
Martin Lippert
8ec1d297da add git commit id to about dialog 2022-09-30 10:27:52 +02:00
aboyko
311c276217 [boot-3] BeanPostProcessor ignored in AOT setup problem and quick fix 2022-09-29 20:31:48 -04:00
Martin Lippert
3b08ec05ae update orbit for early 2022-12 builds to latest stable 2022-09-28 10:50:36 +02:00
Martin Lippert
f412f86897 bring back m2e egit connector, now available in a m2e 2.x compatible version 2022-09-28 10:49:53 +02:00
Martin Lippert
c461aa2cd6 fix broken about dialog and remove unused build config pieces 2022-09-28 10:45:47 +02:00
aboyko
7d4c7df7ef Apply quick fix to project fixed 2022-09-27 14:08:27 -04:00
aboyko
ec8a5a87ba No auto-connect for test launch in vscode 2022-09-27 10:19:28 -04:00
Martin Lippert
838a1fffe8 updated boot dash plugin project settings to be based on JavaSE-11 2022-09-27 10:47:06 +02:00
Martin Lippert
bb9729b7b1 update version to the same as the other headless components and language servers 2022-09-27 10:46:16 +02:00
Martin Lippert
81f0eea202 switch CI builds to not include the build system build number anymore 2022-09-27 10:45:47 +02:00
Martin Lippert
6ee77920ab remove specific p2 qualifier from banding plugin 2022-09-27 10:44:46 +02:00
Martin Lippert
bcfe69ad42 update build target definition for eclipse language server plugins 2022-09-26 16:23:26 +02:00
Martin Lippert
674551b4b0 update jdt to latest 2022-09-based release 2022-09-23 20:56:12 +02:00
Martin Lippert
0ca2549784 added new target for early builds against Eclipse 2022-12 + removed outdated product feature folders 2022-09-23 20:53:59 +02:00
aboyko
0b1462a661 Dumb Notebook doc service. PreciseBeanType recipe from OR. 2022-09-23 10:55:11 -04:00
aboyko
88e1965369 Upgrade lsp4j 2022-09-23 09:58:09 -04:00
aboyko
6416432fee Rewrite upgrade 2022-09-23 09:40:01 -04: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
Kris De Volder
2f83aa884c Bump version to 1.40.0 2022-09-16 07:34:59 +00: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
ed9c0cde56 add linux arm builds to nightly downloads page 2022-09-14 07:34:41 +02:00
aboyko
a16ef43066 Auto-Connect on by default. Unit test. 2022-09-13 16:35:42 -04:00
Martin Lippert
8a86114e67 GH-841: enable linux arm distribution builds 2022-09-13 22:32:05 +02:00
aboyko
6991f3feb5 Comment out mirror repo push for CI 2022-09-13 13:51:12 -04:00
aboyko
06798bc25b Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-09-13 11:00:30 -04:00
aboyko
274739ba1f Respect actuator on classpath. Launch config attr for auto-connect 2022-09-13 10:59:56 -04:00
Martin Lippert
29f0f716cd include m2e 2.0.5 to get apt fix in the distribution build 2022-09-13 12:01:04 +02:00
Martin Lippert
1012074a66 updated changelogs for upcoming 4.16.0 release 2022-09-12 14:43:14 +02: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
d7af4b03b2 Disable non-opened documents reconciling 2022-09-09 16:51:44 -04:00
aboyko
b4ed5bc68d [gh-833] Handle legacy SPEL validation setting 2022-09-09 15:25:51 -04:00
Martin Lippert
77d2f4dfad change http to https in svg comment 2022-09-09 13:35:15 +02:00