Commit Graph

166 Commits

Author SHA1 Message Date
Martin Lippert
d5067cbb3e added back missing copyright header 2020-04-01 13:19:12 +02:00
BoykoAlex
48c06b7655 PT #171897914 Put back prefs listener removed by mistake 2020-03-23 13:41:25 -04:00
BoykoAlex
b9d65ff28e Bump ls version to 1.17 eclipse bits 2020-03-20 10:25:49 -04:00
Martin Lippert
d692d8a164 updated versions to 4.6.1 2020-03-20 11:20:46 +01:00
Kris De Volder
027c5300c4 Bump ls version to 1.16 eclipse bits 2020-03-18 13:05:36 -07:00
Kris De Volder
331b9acfe4 Fix for race condition in cf server initializion on Eclipse
- sometimes cf server would not receive initial information about
  targets defined in boot dash.

See: https://www.pivotaltracker.com/story/show/171827114
2020-03-17 14:56:54 -07:00
Martin Lippert
2aee8b223b added mylyn docs feature to language server update repo to allow latest lsp4e version to be installed/updated 2020-03-17 10:31:04 +01:00
Martin Lippert
9ef2f9f334 updated version to 4.6.0 to prepare for next release 2020-03-09 16:59:20 +01:00
Martin Lippert
fd9c630b7a restrict lsp4e to specific minimal version due to updated APIs 2020-03-06 15:08:25 +01:00
Martin Lippert
cf69abca5d adapt to changed and updated lsp4e / lsp4j API 2020-03-06 13:58:21 +01:00
Kris De Volder
83e84e5863 Adapt boot.ls and manifest.ls for refactored boot.dash.cf api 2020-02-05 15:19:44 -08:00
Martin Lippert
2958bf3edd updated versions to 4.5. 2020-01-22 10:25:08 +01:00
Alex Boyko
a0732d1712 Merge pull request #402 from gayanper/async-support
Add support for async completions in 4.15
2020-01-14 12:42:59 -05:00
gayanper
cea770113e Add support for async completions in 4.15
Marked the SpringBootJavaCompletionProposalComputer as requiresUIThread
= false so that the completions can be run asyncly.
2020-01-13 20:47:04 +01:00
Kris De Volder
973b61e01a Bump version to 1.15.0 - Eclipse bits 2019-12-20 14:23:16 -08:00
Martin Lippert
eacba171b8 updated version to 4.5.1 2019-12-19 10:08:22 +01:00
BoykoAlex
f7ec05835b Bump Eclipse bits to 1.14.0 2019-11-26 09:37:50 -05:00
Martin Lippert
fb5b1417df version updated to 4.5.0 2019-11-21 10:36:51 +01:00
Martin Lippert
60ee22601a fix wrong input field type for live data fetch max number of retries preference 2019-11-19 15:16:48 +01:00
Martin Lippert
f8dd7929fd added configs for fetching live hover data to allow users to customize the behaviour 2019-11-19 14:41:37 +01:00
nsingh@pivotal.io
1a267fa0a2 PT 159667257 - Fixed sorting issue with proposals
Boot LS  proposals sorting fixed by wrapping LSP4E proposals with
IJavaCompletionProposal and setting relevance value.
2019-11-13 15:25:03 -08:00
Kris De Volder
1a838299a0 Add support for 'processId/appGuid' for remote apps 2019-11-06 11:26:23 -08:00
Kris De Volder
ae1bb85aa4 Bump LS Eclipse bits to 1.13.0 2019-10-24 10:55:16 -07:00
Martin Lippert
99bf44ec91 updated versions to 4.4.2 2019-10-24 19:34:38 +02:00
BoykoAlex
39e8d4a769 PT #168807109: Switch XML scanning to specific folders rather than globs 2019-10-03 19:01:15 -04:00
Martin Lippert
9a62b85d9e added new settings for automatic process tracking 2019-09-24 17:09:08 +02:00
Martin Lippert
1c02fe4ea7 Merge branch 'master' into live-hovers-v2 2019-09-24 14:57:27 +02:00
BoykoAlex
27d689f0c3 Bump LS Eclipse bits to 1.12.0 2019-09-19 11:38:36 -04:00
Martin Lippert
93918d150d updated versions to 4.4.1 2019-09-19 12:06:43 +02:00
Martin Lippert
66c95991a9 keeping JMX connection open and react to connection lost event + integrating remote apps into the regular connect/disconnect command handling 2019-09-11 12:47:48 +02:00
Martin Lippert
5902f920bd process status added, incl. disconnect command 2019-09-09 20:31:44 +02:00
Martin Lippert
e4b2a4c430 workaround for platform bug that does delete a once selected quick access item from showing up again 2019-09-06 13:35:18 +02:00
Martin Lippert
8c1fe4c664 added commands to manually deal with live hover process connections 2019-09-06 10:47:48 +02:00
BoykoAlex
36a4f05d64 Bump LS Eclipse bits to 1.11.0 2019-08-14 11:38:08 -04:00
Martin Lippert
1640ee53a4 version updated to 4.4.0 2019-08-14 11:48:36 +02:00
Kris De Volder
f87626059c Fix compile error on older ls4e target 2019-08-07 14:10:42 -07:00
Kris De Volder
e02c3b1a2e Copy code for LSPTextHover from lsp4e
This is to avoid compilation issues after class
renamed in lsp4e.

If lsp4e undoes the rename as requested in this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=549859

Then this commit can/should be reverted.
2019-08-07 12:39:51 -07:00
BoykoAlex
b0e8e53bfc PT #167680960: Content-type element must have file-names, patterns set 2019-08-02 16:22:26 -04:00
BoykoAlex
7449dfb526 PT #167561911: Boot LS starts form XML config files not for others 2019-08-01 09:26:06 -04:00
Martin Lippert
13dbd5fa00 fix silly attempts to get rid of errors during compilation and put the missing import-package in place, otherwise it obviously cannot work 2019-07-31 15:53:44 +02:00
Martin Lippert
ed2a6db603 next try to ignore discouraged access warnings while building 2019-07-31 12:37:45 +02:00
Martin Lippert
5c66a4d369 fix discouraged access warnings 2019-07-31 12:12:03 +02:00
Martin Lippert
331bf130cd removed bundle require dependency on xtext base lib to not pull all the dependencies and to avoid package-use conflicts 2019-07-31 11:38:11 +02:00
Kris De Volder
4243d316ee Tweaks to eclipse boot.ls content type setups
See: https://github.com/spring-projects/sts4/issues/320
2019-07-16 11:05:34 -07:00
Kris De Volder
76636cc634 Add warning comment to avoid rebreaking bug
See: https://github.com/spring-projects/sts4/issues/320
2019-07-15 17:14:09 -07:00
Kris De Volder
eebf4a6a35 Fix for 'rogue reconciling' of .properties file
See: https://github.com/spring-projects/sts4/issues/320
2019-07-15 16:54:23 -07:00
BoykoAlex
6719e0afb3 Bump LS Eclipse bits to 1.10.0 2019-07-12 10:53:49 -04:00
Martin Lippert
3e4388964e updated version to 4.3.2 2019-07-12 15:32:48 +02:00
Martin Lippert
5025a6ee85 added vmarg to stop tiered compilation at level 1 2019-07-10 16:24:01 +02:00
BoykoAlex
bde0fa25e4 Bump ls version to 1.9.0, eclipse bits 2019-06-21 14:24:03 -04:00