Commit Graph

117 Commits

Author SHA1 Message Date
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
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
Martin Lippert
a3090ab07f workaround removed filter operation with newer docker versions 2020-12-13 17:57:48 +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
Kris De Volder
a81aaed509 Fix failing test 2020-11-20 12:49:24 -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
bf1fb42a71 fixed missed updates to 4.8.2 version 2020-11-17 13:26:35 +01:00
Kris De Volder
84ca8b4571 Adopt locally build docker client
- supports connection pool config

See: https://github.com/docker-java/docker-java/pull/1474
2020-10-29 12:50:48 -07:00
Kris De Volder
833950648b Mimimal support for building image with Dockerfile 2020-10-29 12:18:51 -07:00
Martin Lippert
70fd84f060 updated version to 4.8.2 2020-10-27 16:46:30 +01:00
Kris De Volder
517cd8f8f9 pom / feature / repository updates...
related to moving editor.support bundle
2020-10-20 10:33:39 -07:00
Kris De Volder
ccaf34b787 Move editor.support eclipse-extensions to eclipse-language-servers 2020-10-20 10:32:22 -07:00
BoykoAlex
8b5eefbe21 Remove unnecessary dependency on boot 2020-10-20 09:56:39 -04:00