Commit Graph

2268 Commits

Author SHA1 Message Date
aboyko
d03ac9192b Logging to track classpath listener add/remove issues 2023-04-11 13:22:38 -04:00
aboyko
0c06718dbf Upgrade to rewrite to the latest and adopt latest changes and fixes 2023-04-10 11:36:17 -04:00
aboyko
646bf9739c Append log output for LS log for debugging an issue 2023-04-05 20:41:09 -04:00
aboyko
8cba1851b2 Extra logging to debug unexpected start/stop sequence 2023-04-05 20:27:58 -04:00
aboyko
f2668e5641 Rework loading of rewrite recipes and code actions 2023-04-03 18:26:51 -04:00
aboyko
4ba7f8450a Adopt rewrite changes 2023-04-03 16:02:58 -04:00
Martin Lippert
8d9c82aa5a remove unused m2e dependency (causing build issues) and update target def 2023-04-03 10:54:28 +02:00
Martin Lippert
54f207af4c update tycho to 3.0.4 2023-04-03 10:39:34 +02:00
aboyko
97a8297e65 Remove extra logging added for debugging an issue 2023-04-01 11:43:13 -04:00
aboyko
216b4731de No need for implicit method type use check 2023-04-01 10:36:50 -04:00
Martin Lippert
4f44583227 fix compilation error caused by changed API in OpenRewrite 2023-04-01 08:18:39 +02:00
aboyko
9ad7311478 Account for Boot 3 bean type CGLib suffix 2023-03-31 17:24:38 -04:00
aboyko
4c7e821da8 Nested enums tests for properties and yaml 2023-03-31 13:29:58 -04:00
aboyko
81ce79345d Test to ensure resolved types in JavaData 2023-03-31 11:47:29 -04:00
aboyko
8067e384ea Handle unresolved types in JavaData 2023-03-30 19:40:25 -04:00
aboyko
97b1304411 Attempt to fix classpath listening init sequence 2023-03-30 13:49:13 -04:00
Martin Lippert
d05dbcbcd1 update description content for sb3 recipe test 2023-03-30 10:42:02 +02:00
Martin Lippert
d9d1bd4576 update jdt core 2023-03-30 10:42:02 +02:00
aboyko
d4f931e7e5 Attempt to fix enableClasspathListening and more logging 2023-03-29 14:37:30 -04:00
aboyko
ebddbc6e12 Logging to track Boot LS start/stop 2023-03-27 16:58:40 -04:00
aboyko
01caab7cac [spring-data] Completion label includes signature. Limit method proposal 2023-03-27 11:27:39 -04:00
Martin Lippert
f7093e3793 get recipe descriptors from recipes now, reflection utils method got removed 2023-03-24 20:54:01 +01:00
aboyko
84ab82651f [spring-data-support] Account for type hierarchy of domain types 2023-03-24 15:39:26 -04:00
aboyko
9658729f0c Add no_get param to Concourse schema 2023-03-24 11:05:17 -04:00
aboyko
3330e4e33e Remove pure findBy method completion from proposal list 2023-03-23 18:48:11 -04:00
aboyko
755ec97900 Fix compiler error (API change in Rewrite) 2023-03-23 16:38:46 -04:00
aboyko
3eb9124380 Put step inputs support scalars 'all and 'detect' 2023-03-16 18:33:01 -04:00
aboyko
71a25d2415 Remove refresh metrics from list of data to refresh on connect 2023-03-16 17:33:07 -04:00
aboyko
dce6b105f7 'jdt' scheme URI links turned into 'command' scheme URIs 2023-03-16 17:18:03 -04:00
aboyko
07d045690f Adopt latest rewrite snapshots 2023-03-16 13:17:46 -04:00
Martin Lippert
44383fc05e update language servers version to 1.46.0 in eclipse parts 2023-03-15 09:43:19 +01:00
Martin Lippert
70defc98ec update version to 4.18.1 2023-03-15 09:41:36 +01:00
Kris De Volder
c4f4cf92af Bump version to 1.46.0 2023-03-15 08:40:05 +00:00
aboyko
c85ee8202b Move "sts/show/document" into boot ls 2023-03-14 15:15:27 -04:00
Martin Lippert
6fb6934812 GH-1002: it is fine if gc pause metrics are not around 2023-03-13 12:14:15 +01:00
aboyko
9ac3013506 Limit validation to spring projects. Boot version for boot projects. 2023-03-09 18:59:55 -05:00
aboyko
5be12bde12 Default problem severity for generations problem markers 2023-03-09 10:49:36 -05:00
aboyko
9c3c40eaf4 Switch to rewrite release versions for 4.18 2023-03-08 18:27:59 -05:00
aboyko
83e29d629f Minimize # of threads for fetching boot versions from maven central 2023-03-08 13:58:45 -05:00
Martin Lippert
3c0b570030 adjust test to changed list of recipes from OpenRewrite 2023-03-08 09:31:15 +01:00
aboyko
c2a21e4002 Spring Data repo CA consecutive invocation while "query" is built 2023-03-06 19:29:16 -05:00
aboyko
3303d88563 Latest Rewrite 2023-03-06 14:36:10 -05:00
danthe1st
2e796921d5 completions for predicate keywords in Spring Data repositories 2023-03-03 12:23:40 -05:00
aboyko
9cf2d7ea89 No Autowired over constructor: account for SpringBootTest inherited 2023-03-02 21:45:40 -05:00
aboyko
a19217ab7d WebSecurityConfigurerAdapter quick fix for Security 6.0.x code 2023-03-02 20:53:03 -05:00
danthe1st
64fabdfdd0 Factor out static methods for Spring Data repository completions 2023-02-28 10:07:42 -05:00
aboyko
75fcb63fd0 Use eclipse bundle logger rather than default 2023-02-27 20:38:20 -05:00
aboyko
2f743fe9a8 Progress for project reconciling 2023-02-27 17:43:20 -05:00
aboyko
71f87227f5 WebSecurityConfigurerAdapter marker quick fix for Config beans only 2023-02-24 18:20:44 -05:00
aboyko
7c5dee41f6 Marker and quick fix for WebSecurityConfigurerAdapter 2023-02-24 16:42:42 -05:00