Commit Graph

  • 7e5586b2a0 update build actions to new targets main Martin Lippert 2025-06-12 08:23:41 +02:00
  • 55a316aa59 update build targets for next release, removing e4.34, adding e4.37 Martin Lippert 2025-06-12 08:16:38 +02:00
  • 3097265462 Bump versions to 1.64.0 and 4.32.0 BoykoAlex 2025-06-11 15:43:48 -07:00
  • 9a6a935db5 Update changelog for 4.31.0 BoykoAlex 2025-06-05 13:03:33 -07:00
  • b5446a1dc2 Don't overwhelm client with duplicate diagnostic messages BoykoAlex 2025-06-05 12:34:34 -07:00
  • b4cc3bfe38 set lsp4e versions for upcoming release build Martin Lippert 2025-06-05 08:22:40 +02:00
  • 67789b730e GH-1572: do not treat functional beans different anymore Martin Lippert 2025-06-03 11:23:42 +02:00
  • 28617ed96e Fix NPE in computing java version BoykoAlex 2025-06-02 09:16:13 -07:00
  • 5b830ed686 Tiny cleanup jdt-completion-experiment BoykoAlex 2025-05-28 11:21:10 -07:00
  • 61354e097a Constructor generated aboyko 2025-03-12 10:59:55 -04:00
  • 8bfaf9d16d Add field declaration and import aboyko 2025-03-11 11:51:09 -04:00
  • ce9820bf1d Completion via JDT experiment aboyko 2025-03-10 09:34:14 -04:00
  • 4bce9a2342 Refactor createTempDirectory method to use java.nio.file.Files for secure and atomic temporary directory creation (#1559) hsuk04 2025-05-28 00:54:04 +08:00
  • 0cbb4ba60f Remove javax.inject usages - unnecessary (#1567) Alex Boyko 2025-05-23 21:23:10 -07:00
  • d9d15eb380 Remove javax.inject usages - unnecessary remove-javax-inject BoykoAlex 2025-05-23 16:06:00 -07:00
  • 5bb1cd8fcd Add Boot 3.5 upgrade BoykoAlex 2025-05-23 10:51:26 -07:00
  • 4e110a1973 update version of jgit to latest 7.2.1 Martin Lippert 2025-05-23 11:28:31 +02:00
  • be053e3116 GH-1548: added missing test case for code action for mongodb-based aot repository action Martin Lippert 2025-05-23 11:23:36 +02:00
  • 6d2707eea2 Fix failing unit tests BoykoAlex 2025-05-22 16:04:40 -07:00
  • 732d030c5a AOT gen data query codelens preference aboyko 2025-05-22 15:32:12 -07:00
  • c7ffd3ee5a Merge branch 'main' of https://github.com/spring-projects/spring-tools into main aboyko 2025-05-22 12:09:56 -07:00
  • 8ade0b7920 Auto-expand for workspace/doc symbols in Eclipse aboyko 2025-05-22 12:09:24 -07:00
  • e04ef5db70 GH-1545: mongodb query information from aot metadata can now be turned into query annotations in source code Martin Lippert 2025-05-22 15:01:56 +02:00
  • c860beca75 Merge branch 'main' of https://github.com/spring-projects/spring-tools into main aboyko 2025-05-21 17:46:28 -07:00
  • 1b4b2b76ff Hierarchical doc symbols in Eclipse by default aboyko 2025-05-21 17:45:35 -07:00
  • 7576401002 GH-1543: more precise method matching logic implemented when identifing mehods from repository aot metadata Martin Lippert 2025-05-19 13:54:46 +02:00
  • b72e4b3444 replace http with https Martin Lippert 2025-05-16 12:38:48 +02:00
  • be4839fd84 GH-1545: use specific prompt for explaining mongodb queries Martin Lippert 2025-05-16 12:31:32 +02:00
  • 26e9d24f4e GH-1545: query code lens support added for aot-generated mongodb repositories Martin Lippert 2025-05-16 12:30:24 +02:00
  • 3ae66ce9ce reimplement ProjectElement internals to efficiently store document child elements Martin Lippert 2025-05-15 13:49:58 +02:00
  • 607f072238 GH-1560: avoid duplicate property keys in completion proposala Martin Lippert 2025-05-14 11:54:16 +02:00
  • a65c4f8ab1 Add LSP Implementation infra. AOT query method impl nav. aboyko 2025-05-09 14:48:24 -04:00
  • 21b26830eb Adjustments to AOT data query navigation, CodeLens aboyko 2025-05-08 19:43:18 -04:00
  • 5c50917a96 Navigate to query method implementation aboyko 2025-05-05 10:50:46 -04:00
  • f57af8a668 GH-1427: initial support for jmolecules stereotypes jmolecules-support Martin Lippert 2025-04-22 15:15:29 +02:00
  • ae8cfdf4d7 adjust to changed standard icons in eclipse platform and jdt Martin Lippert 2025-05-05 13:21:18 +02:00
  • 6920439ba9 GH-1557: enable hierarchical document symbols and workspace symbols from new index by default Martin Lippert 2025-05-05 08:52:24 +02:00
  • 23ddf88ae0 Separate "Add @Query" CodeLens aboyko 2025-04-30 11:35:48 -04:00
  • 655b54e8b5 Fix unit test aboyko 2025-04-29 22:40:31 -04:00
  • 1fa315f5fe Command for Data Query method CodeLens and CodeAction aboyko 2025-04-28 17:10:18 -04:00
  • 8bebac55a8 Set latest Lemminx version from maven repo aboyko 2025-04-28 22:30:02 -04:00
  • 1d80d27ae0 Fix URLs aboyko 2025-04-25 19:30:19 -04:00
  • 78fc95c31b No CodeLens over method with @Query. Unit tests aboyko 2025-04-25 18:51:19 -04:00
  • 6d926d40f2 Remove rogue Sys out println aboyko 2025-04-24 11:16:55 -04:00
  • 68cc248ccb initial work on using aot information for spring data repositories Martin Lippert 2025-04-17 08:39:12 +02:00
  • ff5bb3d9fe remove i-builds from e4.36 target again, m1 with java 24 support is in staging repo already Martin Lippert 2025-04-23 11:12:44 +02:00
  • d886efd66a Index Elements serialization. Structure view initial work Alex Boyko 2025-04-22 13:43:50 -04:00
  • 515f27d556 Remove concourse build related files bump-1.63 aboyko 2025-04-22 11:31:50 -04:00
  • a2f0420de1 Bump up eclipse bundles to 4.31.0 aboyko 2025-04-22 11:11:50 -04:00
  • 6d7050942e Bump up language servers and extensions to 1.63.0/1.57.0 aboyko 2025-04-22 11:06:57 -04:00
  • 91de817e5a Include new orbit for e436 aggregate update site aboyko 2025-04-21 13:19:02 -04:00
  • 66fc7dac43 Remove syntax errors orbit-e436 aboyko 2025-04-21 13:26:06 -04:00
  • f6eb0ce41a Remove syntax errors aboyko 2025-04-21 13:22:54 -04:00
  • f720326a62 Include new orbit for e436 aggregate update site aboyko 2025-04-21 13:19:02 -04:00
  • ee1fc74e10 Enable embedded language syntax highlighting in Java editor by default aboyko 2025-04-17 22:32:14 -04:00
  • 8da0cb8aea Fix LS extensions release build aboyko 2025-04-17 16:18:04 -04:00
  • dc437dd1ec 4.30.0.RELEASE changelog updates aboyko 2025-04-17 14:47:18 -04:00
  • 8e8df212b0 Sign SpringToolSuite4.exe rather than SpringToolsForEclipse.exe aboyko 2025-04-17 10:41:12 -04:00
  • 9c95da9c58 update indexer generations for upcoming release Martin Lippert 2025-04-17 10:16:45 +02:00
  • 39cdee4509 GH-1536: further simplify the document label for repositories Martin Lippert 2025-04-17 10:15:07 +02:00
  • 779cdf19ec GH-1540: keeping the old launcher name for now to ensure a smooth upgrade experience Martin Lippert 2025-04-17 09:00:38 +02:00
  • 6cc3086b0e Don't include java.lang.Object in supertypes serialization structure-view aboyko 2025-04-16 23:47:58 -04:00
  • c56fc65532 Serialization polishing aboyko 2025-04-16 14:08:47 -04:00
  • fe0c738d1b Corrections aboyko 2025-04-15 17:07:59 -04:00
  • 8ccaa5f5ef SpringIndexElement serialization. Initial Structure view in VSCode aboyko 2025-04-15 16:58:45 -04:00
  • 260e9c9d49 WIP aboyko 2025-04-09 10:56:17 -04:00
  • 88f21ac28b Merge branch 'main' of https://github.com/spring-projects/spring-tools into main aboyko 2025-04-16 14:39:45 -04:00
  • deab69ab37 VaultConfig has url property rather than uri aboyko 2025-04-16 14:39:36 -04:00
  • 0355b621f9 GH-1539: updated jdt.core to 3.41.0 Martin Lippert 2025-04-16 14:06:47 +02:00
  • 7b795b54fc GH-1535: avoid concurrent modification exception by synchronizing access to the list of symbols for a specific project Martin Lippert 2025-04-10 15:48:48 +02:00
  • 8cf3836ed7 GH-1536: include signature information in query method index nodes Martin Lippert 2025-04-10 10:05:15 +02:00
  • 1ce3f1b90d remove info messages from error log view in eclipse remove-error-log-info-messages Martin Lippert 2025-04-08 12:40:56 +02:00
  • e7e2015ac4 option added to generate workspace symbols from spring index on demand Martin Lippert 2025-04-08 09:58:18 +02:00
  • 4e0ec923dd fix performance issue when removing projects with lots of symbols from workspace Martin Lippert 2025-04-05 19:32:50 +02:00
  • 096255882e Validation, quick fix for component annotations on bean registrar aboyko 2025-04-04 17:47:25 -04:00
  • 56caf8957d Merge branch 'main' of https://github.com/spring-projects/spring-tools into main aboyko 2025-04-04 16:56:51 -04:00
  • e5db6b3dcd Gracefully handle exceptions from applying a quick fix aboyko 2025-04-04 16:56:30 -04:00
  • 1d0e76e981 event listener index elements can now create corresponding document symbols Martin Lippert 2025-04-04 14:59:00 +02:00
  • d5b21a7e8c No bean completion proposals in type declaration block aboyko 2025-04-03 17:40:02 -04:00
  • cc3aead696 Include libs in search for main class for Boot Launch aboyko 2025-04-03 14:54:00 -04:00
  • cf4edc16a1 Fix bean completion invocation case aboyko 2024-12-17 10:19:22 -05:00
  • e83b5a85c9 Fix bean completion invocation case adopt-eclipse-semantic-tokens aboyko 2025-04-02 16:13:00 -04:00
  • 1ad16f7d85 LSP4E to defines UI for the semantic tokens for Java switch aboyko 2025-04-02 12:56:53 -04:00
  • 1bc1e85ac2 Adopt Eclipse semantic tokens aboyko 2024-12-17 10:19:22 -05:00
  • 3a6dd8b012 Handle duplicates for bean completion proposals aboyko 2025-04-01 20:27:22 -04:00
  • 3df5d8e048 Polish up aboyko 2025-04-01 11:03:07 -04:00
  • 74ab2e2958 Traversal excludes type itself. Is in hierarchy includes type itself aboyko 2025-04-01 10:07:54 -04:00
  • 24f5e139fe added test case for new ASTUtil methods to iterate through type hierarchies Martin Lippert 2025-04-01 12:30:59 +02:00
  • d8015fc4ec Move methods from ReconcileUtils into ASTUtils aboyko 2025-03-31 12:33:25 -04:00
  • 759058cc11 Polish up reconciler-utils aboyko 2025-04-01 11:03:07 -04:00
  • a2348e04c1 Traversal excludes type itself. Is in hierarchy includes type itself aboyko 2025-04-01 10:07:54 -04:00
  • 5a0ac21324 added test case for new ASTUtil methods to iterate through type hierarchies Martin Lippert 2025-04-01 12:30:59 +02:00
  • d86e43f898 Move methods from ReconcileUtils into ASTUtils aboyko 2025-03-31 12:33:25 -04:00
  • 094304bdda GH-1494: include prefix in config property names Martin Lippert 2025-03-31 16:41:19 +02:00
  • 1b30b47df6 GH-1530: keeps track of dependencies to beans defined somewhere else in the project to trigger reconciling Martin Lippert 2025-03-31 14:48:20 +02:00
  • e548a8f797 add aot.factories to test project Martin Lippert 2025-03-31 13:14:33 +02:00
  • d432917805 fix failing tests Martin Lippert 2025-03-31 12:57:40 +02:00
  • 89cc586cad GH-1530: fix issue with single file scan assuminig the index to be complete from the beginning Martin Lippert 2025-03-31 12:56:43 +02:00
  • 53cc57fbd9 GH-1529: factories indexer now creates bean index elements as well Martin Lippert 2025-03-31 12:16:29 +02:00
  • 20b3bfa68c Support @NativeQuery for syntax highlighting and validation aboyko 2025-03-28 18:08:22 -04:00