Commit Graph

230 Commits

Author SHA1 Message Date
Martin Lippert
0760472d19 updated Gradle version that is used to build the model to 7.4.2 to allow builds to run on JDK 17 2022-06-23 13:46:24 +02:00
Martin Lippert
8561bc0584 update version to 4.15.2 2022-06-21 14:06:28 +02:00
Martin Lippert
4d3f6cc3c7 update Eclipse 2022-06 release repo 2022-06-16 14:13:55 +03:00
Kris De Volder
31e7ca43bf Avoid update maven project from deadlocking after...
@ConfigurationProperties quickfix
2022-06-10 13:00:46 -07:00
BoykoAlex
873f1cb985 Upgrade to Boot 3 for eclipse 2022-05-11 19:54:38 -04:00
Martin Lippert
49873660e6 remove mylyn core net dependency and removed corresponding code 2022-05-05 17:36:19 +02:00
Martin Lippert
155fa29f9f remove m2e natures from plugin projects (again) 2022-05-05 16:45:14 +02:00
Martin Lippert
1fcfa40154 updated version to 4.15.0 2022-04-27 10:22:20 +02:00
Martin Lippert
6578446a74 updated versions to 4.14.1 2022-03-17 09:33:09 +01:00
Martin Lippert
c4143c22ad cleaning up old code that uses old log4j pieces 2022-02-25 09:55:59 +01:00
Martin Lippert
557a2a5165 updated copyrights for 2022 2022-02-14 13:35:14 +01:00
BoykoAlex
d3d0287fde Make BootDashActivator#getInjections() synchronized for Eclipse 4.23 2022-02-09 15:56:24 -05:00
Martin Lippert
1dd8c2ba78 updated version to 4.14.0 2022-02-02 13:16:02 +01:00
Kris De Volder
f911a44ab6 Remove m2e nature from some eclipse projects
... it isn't supposed to be there for our eclipse plugins.
2022-01-28 15:35:31 -08:00
BoykoAlex
10c692dce1 Switch starter import to WorkspaceJob to avoid autobuilds until the end 2022-01-12 18:29:17 -05:00
Martin Lippert
7b3c3952d9 update versions to 4.13.1 and 1.30.0 (eclipse product and language servers) 2021-12-16 18:05:40 +01:00
Martin Lippert
e9b29189f4 fixed compilation problem due to a changed signature in lsp4e 2021-11-01 11:47:33 +01:00
Martin Lippert
f998f4003c updated version to 4.13.0 2021-10-28 08:38:57 +02:00
Martin Lippert
47ee4981ba add dependency to javax.inject bundle to deal with missig package in newer JDKs 2021-10-25 22:22:33 +02:00
Nieraj Singh
5b96645292 Github Issue 688
Do not show error popup dialogue when refreshing existing CF targets
2021-10-21 00:24:38 -07:00
Martin Lippert
521cc8b670 GH-684: updated java docker library to fix issue with jna not working correctly on Apple Silicon 2021-09-16 21:23:25 +02:00
Martin Lippert
8186e63edf updated version to 4.12.1 2021-09-15 10:49:41 +02:00
BoykoAlex
21258425f5 Workaround (as comment) for runtime workbench browser HTTP url 2021-08-25 13:59:38 -04:00
BoykoAlex
51842c8708 Initializr starter custom project type support 2021-08-24 18:17:49 -04:00
BoykoAlex
478eabb6f1 Allow passing style to StyledTextEditor. Add border to tags editor. 2021-08-24 15:52:53 -04:00
Martin Lippert
9c4db19b0c update version to 4.12.0 2021-08-19 14:27:42 +02:00
BoykoAlex
72d4f43810 Fix live port regression 2021-07-28 09:06:00 -04:00
BoykoAlex
7155f72569 Search main type jobs limited number and low priority 2021-07-22 15:47:54 -04:00
BoykoAlex
36066b835d Place filter listener appropriately in the init method 2021-07-20 12:47:47 -04:00
BoykoAlex
a8aa3d7c5e Do not look for main method when hide non-runnable apps filter is off 2021-07-20 11:58:43 -04:00
Martin Lippert
db5786440f updated version of Eclipse pieces to 4.11.1 2021-06-22 11:54:27 +02:00
BoykoAlex
8a8480539a Hook model state change to has main method live expression 2021-06-17 17:28:37 -04:00
Martin Lippert
ebadb82261 Revert "changing BREE to JavaSE-11 and adapting compiler settings to avoid issues - for some early testing here"
This reverts commit 2f80745e5e.
2021-06-12 21:19:14 +02:00
Martin Lippert
2f80745e5e changing BREE to JavaSE-11 and adapting compiler settings to avoid issues - for some early testing here 2021-06-09 16:42:01 +02:00
Martin Lippert
9df407543c switch boot bundle back to 1.8 BREE level to avoid compilation issues on e4.18-based builds 2021-05-31 21:49:32 +02:00
Martin Lippert
2578c4b438 avoid release repo to be included in e4.20 target def to avoid compilation error around org.apache.maven.shared.utils.io package 2021-05-30 20:27:08 +02:00
BoykoAlex
9cc82fd598 Filters dialog adjustments for Boot Dash 2021-05-21 11:52:55 -04:00
Martin Lippert
a485c3247d updated version to 4.11.0 since there will be no 4.10.1 release 2021-05-18 11:33:00 +02:00
BoykoAlex
eca0d6344a Fix compiler error 2021-05-14 16:35:13 -04:00
BoykoAlex
048413d508 Parallel restart of apps in Boot Dash 2021-05-13 16:40:10 -04:00
BoykoAlex
5a4eea4d2b Boot Dash filters UI rework 2021-05-11 13:56:30 -04:00
BoykoAlex
a8abea0cb0 Move search for main method off the ui thread 2021-05-06 13:45:11 -04:00
BoykoAlex
0b840cd8ea Filter for not showing apps without luanch conf or main method 2021-05-05 13:25:32 -04:00
Kris De Volder
c917df2ced Fix for rendering issue with embedded props editor
See: https://github.com/spring-projects/sts4/issues/611
2021-05-04 14:48:11 -07:00
BoykoAlex
a4513b87ae Minimum Java 11 for all spring LS. Upgrade vscode dependencies. 2021-03-19 12:21:10 -04:00
Martin Lippert
a597af6cad updated version to 4.10.1 2021-03-17 12:35:22 +01:00
Martin Lippert
a33dc1eb73 added workaround for package conflicts around javax.xml.bind by making sure that com.sun.xml.bind is on the product in both versions 2021-03-04 12:04:08 +01:00
Martin Lippert
7b31a3d7f7 updated version to 4.10.0 2021-03-02 15:20:25 +01:00
Martin Lippert
8526862a80 updated product copyrights and vendor information to 2021 and VMware 2021-01-05 11:56:59 +01:00
Martin Lippert
482eadbfc1 updated version to 4.9.1 2020-12-17 09:51:37 +01:00