Martin Lippert
ae8cfdf4d7
adjust to changed standard icons in eclipse platform and jdt
2025-05-05 13:21:18 +02:00
aboyko
a2f0420de1
Bump up eclipse bundles to 4.31.0
2025-04-22 11:11:50 -04:00
aboyko
cc3aead696
Include libs in search for main class for Boot Launch
2025-04-03 14:54:00 -04:00
Martin Lippert
282d7ef9d9
GH-1459: additional steps towards renaming everything to just Spring Tools
2025-03-13 10:14:36 +01:00
Alex Boyko
9a90390fe0
GH-1503: update everything to Java 21
...
* Switch to JDT LS 1.45 and Java 21
* Java 21 for LS side
* Switch to Java 21 the branding plugin
---------
Signed-off-by: Martin Lippert <martin.lippert@broadcom.com >
Co-authored-by: Alex Boyko <alex.boyko@broadcom.com >
2025-03-13 08:39:20 +01:00
aboyko
cb51e88077
Bump version to 4.30.0
2025-03-12 11:53:34 -04:00
aboyko
ca1097058f
Bump to 4.29.0
2025-02-05 11:49:56 -05:00
aboyko
58ee5ae463
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2025-01-16 15:40:29 -05:00
aboyko
05cb65e52a
Move launch settings from program args to system props
2025-01-16 15:40:04 -05:00
Martin Lippert
b523b70522
update copyrights to 2025
2025-01-16 09:30:13 +01:00
aboyko
dfefb7df69
Bump to 4.28.0
2024-12-04 17:05:55 -05:00
dbswlrla112@naver.com
89673ea2ac
Correct typo from 'propeties' to 'properties'
2024-10-18 09:53:33 +02:00
aboyko
f36eac6680
Bump to 4.27.0
2024-10-17 19:24:25 -04:00
aboyko
30abaec4d6
Fix exception in bean json parser
2024-09-11 17:28:39 -04:00
aboyko
dc577efc87
Bump up version 4.25.0 -> 4.26.0
2024-09-11 13:47:40 -04:00
Martin Lippert
c1970b7ed5
update remaining Eclipse bundles to Java 17 as a minimum requirement
2024-09-05 09:20:29 +02:00
aboyko
b8484f8d87
Attempt to remove glassfish jersey bundles from dependencies
2024-08-16 11:11:06 -04:00
Martin Lippert
7ffcf8a5c2
debugging gh action failure, trying to force dependency resolution on docker tools
2024-08-16 11:22:54 +02:00
aboyko
28540a84ed
Bump Eclipse plugins to 4.25.0 except for bosh/concourse/cf
2024-07-23 17:26:38 -04:00
Martin Lippert
49ef5759a1
updated dependency on org.json to fix additional issues for e4.33-based builds
2024-07-04 08:48:11 +02:00
aboyko
c2af10379c
Updated versions to 4.24.0
2024-06-12 11:55:14 -04:00
aboyko
7ec8bc14cd
Adopt Boot Launch to the latest Java launch changes
2024-06-04 18:05:13 -04:00
aboyko
6de76d8d7b
Fix NPE
2024-06-04 08:52:23 -04:00
aboyko
ba6fc2ac1b
Change GAV computation for TestJars
2024-06-03 20:07:44 -04:00
aboyko
e03a734eca
Updated versions to 4.23.0
2024-05-02 14:31:03 -04:00
aboyko
4ca41cf0e0
Java artifacts for buildship30 plugin. Fix semantic tokens refresh.
2024-04-30 10:28:02 -04:00
aboyko
0c8644bbbe
Moving sts-gradle-model plugin into headless services
...
Closer to original in main
2024-04-21 12:26:29 -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
eb3d46d400
Prefer connecting via JMX to process. New UI for show/refresh/hide
2024-04-04 12:37:25 -04: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
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
Martin Lippert
bbd6969149
added missing package import statements
2024-03-22 12:06:46 +01:00
aboyko
ea4775d55e
Support yaml documents for yaml->props
2024-03-21 17:09:36 -04:00
aboyko
3a0ee635f2
Yaml -> Props conversion
2024-03-20 16:34:52 -04:00
Martin Lippert
7ae9675382
updated versions to 4.22.1
2024-03-13 16:17:37 +01:00
aboyko
399f24ee88
Fix 'diffLabel' IllegalArgumentException in add starters wizard
2024-03-06 12:51:25 -05:00
aboyko
d3af0a32f9
Preference setting to turn on/off TestJars support
2024-03-04 19:28:37 -05:00
aboyko
52dd4d2ff5
IDE support for TestJars: maven projects in the workspace only
2024-03-01 15:23:12 -05:00
aboyko
09ed9c1157
Add Starters Inlay Hint in the pom file
2024-02-22 14:40:43 -05:00
aboyko
f8b81fb30e
Correction to add starters compare view
2024-02-13 14:48:44 -05:00
aboyko
1b9dd1b96c
Avoid IllegalArgumentException in e4.31 with add starters
2024-02-13 11:42:03 -05:00
Martin Lippert
81f1668a51
GH-1189: use apache commons io instead of maven runtime IO utils to reduce dependencies on maven runtime code
2024-02-12 13:42:20 +01:00
aboyko
8809b31879
Update versions of eclipse pieces to 4.22.0 in preparation of the next release
2024-02-08 16:08:31 -05:00
Harshit Raj
37b20ea93b
fixed entity spelling in templates
2024-01-25 03:00:10 +05:30
aboyko
c6341168bb
Attempt to fix failed p2 repo JAR download. Upgrade Maven and set some maven options
2024-01-16 18:39:11 -05:00
Martin Lippert
921f1dd7ef
GH-1149: remove old templates from feature
2024-01-04 10:54:17 +01:00
Martin Lippert
cb09d96a37
updated copyright statements for 2024 and Broadcom
2024-01-02 12:31:59 +01:00
Martin Lippert
e9a165520f
added missing package import
2024-01-02 12:23:17 +01:00