Commit Graph

553 Commits

Author SHA1 Message Date
Kris De Volder
074fc76591 Fix https://www.pivotaltracker.com/story/show/174998649
Constructor for the contributor was private. Needs to be public
for reflective access.
2020-09-28 11:28:43 -07:00
Kris De Volder
35723f938f Remove obsolete BootDashInjections for remote app data
It was replaced with more specific Eclipse extension point.
2020-09-25 09:57:25 -07:00
Kris De Volder
9728db04f9 Merge branch 'master' of github.com:spring-projects/sts4 2020-09-25 09:33:26 -07:00
Kris De Volder
0f450e4596 Updates due to moved pstore api 2020-09-25 09:32:52 -07:00
BoykoAlex
8a47e98498 Remove spring-ide p2 repo 2020-09-23 19:28:59 -04:00
Kris De Volder
7fa09894cb REmove boot/dash deps from gotosymbol dialog 2020-09-23 16:17:06 -07:00
BoykoAlex
b7c0707c1d PT #174943380 Remove boot dash dependency from manifest yaml ls 2020-09-23 14:15:28 -04:00
Kris De Volder
8606ba8426 Merge branch 'master' of github.com:spring-projects/sts4 2020-09-23 09:12:30 -07:00
Kris De Volder
332ac33b87 Adjust for moved remoteapps data holder 2020-09-23 09:07:52 -07:00
Martin Lippert
e7ba1109af updated imports for moved code around remote apps to common bundle 2020-09-23 12:01:40 +02:00
Kris De Volder
98cc7e582f Add dependency on commons.boot.ls 2020-09-22 13:20:06 -07:00
Kris De Volder
cbf2dc5a5c Maven builders came back again with their lifecycle warnings
... remove them.
2020-09-22 13:19:06 -07:00
Kris De Volder
197298e85d Allow map keys to be surrounded by '[' in .properties file
See: https://github.com/spring-projects/sts4/issues/534

Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-09-17 15:37:39 -07:00
Kris De Volder
10f30d757e Update local build because it broke
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-09-17 15:37:39 -07:00
Kris De Volder
cfeda9c3e7 Cleanup some debug output
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-09-17 11:38:02 -07:00
Martin Lippert
145018a8cc updated target definitions, removed outdated ones, added new one for Eclipse 2020-12 2020-09-17 09:08:21 +02:00
Martin Lippert
74d3ff697d updated versions to 4.8.1 2020-09-17 08:58:23 +02:00
Martin Lippert
378867f3db switch to 1.23 version of language server components 2020-09-17 08:56:40 +02:00
Martin Lippert
6f289add9a switched back to consume snapshot versions of commons and spring-ide dependencies 2020-09-17 08:52:56 +02:00
Martin Lippert
68a728f4f5 sts3 dependencies updated to 3.9.14 release artifacts again 2020-09-15 16:30:57 +02:00
Kris De Volder
76e88ca4fe Revert "switch sts3 dependencies to 3.9.14.RELEASE"
This reverts commit d0ffabdffb.
2020-09-14 14:42:29 -07:00
Martin Lippert
d0ffabdffb switch sts3 dependencies to 3.9.14.RELEASE 2020-09-14 13:29:11 +02:00
Martin Lippert
17a668ba65 updated lsp4e p2 repos to stick to latest release 2020-09-14 09:37:48 +02:00
Martin Lippert
351a967644 updated Eclipse language server plugins to include new version of language servers 2020-09-10 12:24:26 +02:00
Martin Lippert
683d08ec32 remove check for tools-jar-like module for jdks >= 9 2020-09-10 10:25:11 +02:00
Martin Lippert
e1a4011b02 added linux version of management module to recognize that while checking for a jre 2020-09-09 11:36:39 +02:00
Martin Lippert
0f5d6f5432 check for jre takes management dylib into account for jdk >= 9 installs in case the jmod is not there 2020-09-08 13:28:35 +02:00
Martin Lippert
3a56d78cb6 shift e4.15 and e4.16 based builds on specific lsp4e release build since newer versions require java 11 2020-09-03 19:45:04 +02:00
Martin Lippert
fe6caedc1f updated versions to 4.8.0 2020-09-03 16:51:49 +02:00
Martin Lippert
634c304582 update orbit repo for Eclipse 2020-09 release 2020-09-01 09:38:19 +02:00
Martin Lippert
1d0c282b98 updated mylyn wikitext release p2 repo, new version is signed again 2020-08-18 08:52:58 +02:00
Martin Lippert
0b09b3cd30 fixed typo 2020-08-11 10:47:16 +02:00
Martin Lippert
e59bac6cf8 update orbit and staging for e417-based builds 2020-08-11 10:24:55 +02:00
BoykoAlex
8175ea0cbb Bump ls version 1.21 Eclipse bits 2020-07-30 09:37:23 -04:00
Martin Lippert
d230f02c77 updated version to 4.7.2 2020-07-30 08:47:05 +02:00
Martin Lippert
dbcf141797 remove outdated p2 repo for manifest language server 2020-07-27 13:17:48 +02:00
Nieraj Singh
8a4f46a642 PT 173744488 - Set cursor at end of search box 2020-07-20 14:41:02 -07:00
Nieraj Singh
6648bf9a35 PT 173267278 - Ensure boot LS shuts down on last open view/editor
When the last editor and symbols view instance are closed, ensure that
the boot LS shuts down.
2020-07-17 16:31:03 -07:00
Nieraj Singh
f0d936239b PT 173744629 - Fix for file scope for symbols view 2020-07-17 14:30:38 -07:00
Nieraj Singh
7c19adfa35 PT 173267278 - Fix issue when boot LS does not shut down
When symbols view is open and a file editor is also open, boot LS does
not shut down when the editor is closed. This fixes the issue.
2020-07-09 16:44:49 -07:00
Martin Lippert
009ae98700 initial version of SpEL syntax validation 2020-07-06 13:04:13 +02:00
BoykoAlex
51b6406222 Fix NPE in JDT LS data Wrappers 2020-06-25 11:18:15 -04:00
Martin Lippert
845348a029 update CI builds for Eclipse 2020-09 target and removed outdated e.14 entries from nightly download page 2020-06-22 10:12:03 +02:00
Kris De Volder
54344284cb Add refresh button to Goto Symbols view 2020-06-19 13:24:51 -07:00
Kris De Volder
8b7448fbb2 Shared selection tracking for GotoSymbolsView...
... and a fix for https://www.pivotaltracker.com/story/show/173266410
2020-06-19 13:14:32 -07:00
BoykoAlex
3fbf536373 Bump ls version 1.20 Eclipse bits 2020-06-19 12:21:10 -04:00
Martin Lippert
31f80574f5 removed outdated target profiles and updated build to consume CI artifacts again 2020-06-19 13:27:53 +02:00
Martin Lippert
4d1f0f540f updated versions to 4.7.1 2020-06-19 13:22:36 +02:00
Martin Lippert
66a1bbb063 updated dependencies to 3.9.13 release versions again 2020-06-18 13:46:25 +02:00
Martin Lippert
f95d66842f removed staging repo for 2020-06-based release 2020-06-17 17:24:58 +02:00