Commit Graph

5884 Commits

Author SHA1 Message Date
Martin Lippert
3760cee512 added additional log output for chunk scanning due to update events 2024-04-11 13:48:39 +02:00
Martin Lippert
b3746ac23d update to e4.31 as the main build target 2024-04-11 09:59:03 +02:00
aboyko
b4bee5be6b [GHA] Release distro builds with proper JDK versions 2024-04-10 11:50:58 -04:00
aboyko
e026dbd95a [GHA] Print java version before building the distro 2024-04-10 10:30:14 -04:00
aboyko
f7bbb11c5c [GHA] Build e432 distro with JDK 21 2024-04-10 10:24:52 -04:00
Martin Lippert
72ab00f009 GH-1224: symbol provider for request mappings now take superclasses and interfaces into account for all mapping attributes 2024-04-10 13:06:54 +02:00
aboyko
5b74513e9d STS API set the process type to local for local process JMX conn 2024-04-09 00:36:56 -04:00
aboyko
ea3853fc05 Show live port rather than JMX in live hovers 2024-04-08 15:53:34 -04:00
aboyko
9cd237b97a Show active profile for app in BootDash 2024-04-06 01:48:37 -04:00
aboyko
f52967d9f8 Get active profiles from the Boot LS 2024-04-05 19:17:17 -04:00
aboyko
eb3d46d400 Prefer connecting via JMX to process. New UI for show/refresh/hide 2024-04-04 12:37:25 -04:00
Martin Lippert
88ae9318ed GH-1219: another small optimization to avoid converting supertype sets and arrays all the time + reusing common sets instead of creating new set objects all the time 2024-04-04 17:21:12 +02:00
Martin Lippert
9c30e6c87e GH-1219: preparing the AST parsing for environment cleanup activities after bulk parsing to close zip files and free up memory 2024-04-04 14:49:32 +02: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
Martin Lippert
0efe8cd63a GH-1219: java indexer now splits set of java source files to scan into smaller chunks to reduceo overall memory needs 2024-04-03 16:03:29 +02:00
aboyko
0477995c61 [GHA] Run win signing on linux self-hosted runner only 2024-04-02 20:03:57 -04:00
aboyko
b5bf11acea Fix preferences and JDK version for goto.symbol plugin 2024-04-02 13:37:59 -04:00
aboyko
1c19a0eefd [GHA] Try not using python3 command to install setuptools (Corrected) 2024-04-02 12:02:13 -04:00
aboyko
3b92521358 [GHA] Try not using python3 command to install setuptools 2024-04-02 11:19:03 -04:00
Martin Lippert
d4afb57478 use latest i-builds from eclipse for e4.32-based builds for early testing 2024-04-02 12:39:44 +02:00
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00
BoykoAlex
e528454f2c Yaml->Props file rename issue on Win fixed 2024-03-26 12:37:51 -04:00
aboyko
6422fdc999 If prompt closed without Apply or Preview don't apply changes 2024-03-25 14:05:49 -04:00
aboyko
91fb9d7799 Unit tests harness account for MarkupContent for hovers 2024-03-22 15:38:44 -04:00
aboyko
1883cebe23 [vscode] Support for int/ext browser for request mapping url via hovers 2024-03-22 14:23:27 -04:00
aboyko
f2ca1b0812 GHA Eclipse e432 distro job proper name 2024-03-22 12:54:54 -04:00
aboyko
0b6e6ba536 GHA Eclipse LS extensions e430 default profile 2024-03-22 11:35:04 -04:00
aboyko
8ba9689cc2 GHA Eclipse LS extensions e432 build profile 2024-03-22 11:06:22 -04:00
aboyko
ccc3e9fa92 GHA for e432 distro 2024-03-22 10:29:05 -04:00
aboyko
63a99baff8 Setting for browser to open live request mapping URL via CodeLens 2024-03-22 10:19:12 -04:00
Martin Lippert
bbd6969149 added missing package import statements 2024-03-22 12:06:46 +01:00
Martin Lippert
ea8902fcdb updated build targets, removed e4.29 and added e4.32 2024-03-22 12:06:20 +01:00
Martin Lippert
1c8a5c25be update nightly download page after 4.22.0 release 2024-03-22 12:05:15 +01:00
aboyko
ea4775d55e Support yaml documents for yaml->props 2024-03-21 17:09:36 -04:00
aboyko
01a69ba306 Remove JVM arg generating heap dump files on out of memory errors 2024-03-21 11:33:00 -04:00
aboyko
4f884ce720 Switch back to appdmg and use macos-14 runner 2024-03-21 11:17:12 -04:00
aboyko
8cdbdc4d15 Adopt latest lsp4e snapshots 2024-03-21 10:17:56 -04:00
aboyko
3a0ee635f2 Yaml -> Props conversion 2024-03-20 16:34:52 -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
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
Martin Lippert
490cf9784a switch to workflow_call instead of workflow_dispatch 2024-03-13 15:53:18 +01:00
aboyko
44291b4640 Include Boot 3 Best Practices recipe rather than Boot 2 2024-03-06 16:57:34 -05:00
aboyko
04b68811b0 Fix typo in the prompt string 2024-03-06 16:08:26 -05:00
aboyko
13991f0285 Update changelogs 2024-03-06 13:40:02 -05:00
aboyko
399f24ee88 Fix 'diffLabel' IllegalArgumentException in add starters wizard 2024-03-06 12:51:25 -05:00
aboyko
1abd3e6dd2 Upgrade Boot and Rewrite dependencies 2024-03-05 23:11:16 -05:00
aboyko
c0c53e7f9b Pipeline and GHA corrections 2024-03-05 22:53:16 -05:00
aboyko
4ce4f02bf4 Evict CU cache future entry in case of exception 2024-03-05 19:09:20 -05:00
aboyko
8349671a3a Preference to enable/disable regeneration of Modulith metadata 2024-03-05 16:42:37 -05:00