Commit Graph

61 Commits

Author SHA1 Message Date
Martin Lippert
fc7fa3f3e9 remove strict version constraints from com.google.gson import packages to prepare for wider use of 2.10.1 version 2023-02-21 15:30:43 +01:00
aboyko
65551c084a Remove NGROK support 2023-02-17 12:51:54 -05:00
aboyko
fbbb6fbcfd Eclipse Spring preferences re-organization 2023-02-13 12:29:15 -05:00
aboyko
a67344c57e Async boot dash local content computation 2023-02-06 15:34:33 -05:00
Martin Lippert
b2e8b4bb14 updated version to 4.18.0 2023-02-01 08:41:34 +01:00
Martin Lippert
5200872627 switch gson usage to import-package instead of require-bundle in order to prepare for upcoming platform changes 2023-01-27 18:04:06 +01:00
Martin Lippert
37cb485346 remove ngrok tunnel implementation due to missing fluent api, needs rewrite or complete removal 2023-01-14 22:30:57 +01:00
Martin Lippert
167b49f284 updated version to 4.17.2 2023-01-03 21:10:46 +01:00
Martin Lippert
6aa25effee updated version to 4.17.1 2022-12-07 12:56:11 +01:00
Martin Lippert
fc34af4102 remove dependencies on yedit and do not include that bundle anymore 2022-11-07 14:21:01 +01:00
Martin Lippert
52fb1469da update version to 4.17.0 2022-10-26 08:33:35 +02:00
Martin Lippert
838a1fffe8 updated boot dash plugin project settings to be based on JavaSE-11 2022-09-27 10:47:06 +02:00
Martin Lippert
eec1071de0 update versions to 4.16.1 2022-09-16 09:36:24 +02:00
aboyko
274739ba1f Respect actuator on classpath. Launch config attr for auto-connect 2022-09-13 10:59:56 -04:00
Martin Lippert
daee0f4b56 GH-832: updated BREE to JavaSE-11 due to the usage of new methods on Map interface 2022-09-09 08:56:40 +02:00
aboyko
c51b97ad56 [gh-832] Auto-connect to boot app to fetch live data 2022-09-08 17:45:56 -04:00
Martin Lippert
37b93e0833 updated versions to 4.16.0 2022-08-12 11:42:05 +02:00
Martin Lippert
d2acd42e92 updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling 2022-08-10 07:47:31 +02:00
Martin Lippert
4f8782b12b updated version to 4.16.0 2022-08-04 11:11:48 +02:00
Kris De Volder
392d953bd9 Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
Kris De Volder
dc36d17298 Fixes #724
Record information in eclipse metadata for docker images build by IDE.
Just enough info is recored for a IDE built-image so we can avoid
parsing image metadata from the image itself (the image metadata
format is unstable and we do not have a usable api to get at it easily,
so trying to rely on it is fraught with problems).
2022-06-24 15:31:20 -07:00
Kris De Volder
b80fc5d8ba Fix https://github.com/spring-projects/sts4/issues/783
"Resume (Debugging)" action should only be visible on 'Pausable'
nodes.
2022-06-23 13:39:11 -07: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
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
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
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
f998f4003c updated version to 4.13.0 2021-10-28 08:38:57 +02:00
Martin Lippert
8186e63edf updated version to 4.12.1 2021-09-15 10:49:41 +02: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
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
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
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