Commit Graph

52 Commits

Author SHA1 Message Date
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
Martin Lippert
482eadbfc1 updated version to 4.9.1 2020-12-17 09:51:37 +01:00
Kris De Volder
ed56abed4e Allow more time to establish debug connection
See: https://www.pivotaltracker.com/n/projects/1346850/stories/176156373
2020-12-16 12:39:32 -08:00
Martin Lippert
c41db7c716 add default image descriptor to fix missing icon on eclipse 4.18 2020-12-13 17:58:17 +01:00
Kris De Volder
b366245748 Fix issue https://www.pivotaltracker.com/story/show/175404707
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-12-02 13:55:41 -08:00
Martin Lippert
63bd4631c7 updated version to 4.9.0 since we skip the 4.8.2 release 2020-11-17 13:26:35 +01:00
Martin Lippert
70fd84f060 updated version to 4.8.2 2020-10-27 16:46:30 +01:00
Kris De Volder
52755d6ba1 Print 'fake' docker run command
See: https://www.pivotaltracker.com/story/show/175202648
2020-10-19 09:48:00 -07:00
Kris De Volder
e0bba737d3 Deletion confirmation for CF / Docker elements
Both now work in similar way and can be 'skipped' by setting
a oreference or a 'do not show again' checkbox in the dialog.
2020-10-13 15:41:26 -07:00
Kris De Volder
ff9ae59b92 Cleanup some debug output 2020-09-29 10:43:44 -07:00