Commit Graph

414 Commits

Author SHA1 Message Date
Martin Lippert
d5a68805ff adopt renamed tm4e feature id 2019-09-20 08:50:58 +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
fbc74585b3 update for final 3.9.10 release bits 2019-09-17 08:56:05 +02:00
Martin Lippert
f7f30ef074 update to recent changes in lsp4e around symbol label providers 2019-09-12 12:45:21 +02:00
BoykoAlex
e6592f0637 PT #168196551: Connect marker color to theme color. Remove old marker 2019-09-09 14:39:04 -04:00
BoykoAlex
2f31f55318 PT #168196551: Dark theme support for live boot hints 2019-09-05 21:37:33 -04:00
BoykoAlex
297aea926e PT #168196551: Dark teheme color for boot live hint 2019-09-05 17:48:42 -04: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
8103b51232 Fix process reaper to be a little more robust
- cleanup rogue servers by server id.
- server id is the same now for language of same type
  even if created from a different instance of
  ProcessStreamProvider

Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2019-08-12 12:13:54 -07:00
Kris De Volder
768bcc8c53 Workaround for ls processes being leaked by lps4e
See:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=549904
  - https://www.pivotaltracker.com/story/show/167519460
2019-08-08 17:18:06 -07: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
45b8a2e1dc PT #167595632: Update CMs after Classpath sent off to LS (Experimental) 2019-08-02 15:50:22 -04:00
BoykoAlex
3a03f3041d PT #167595632: Fix highlight codelens provider 2019-08-02 00:35:21 -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
Martin Lippert
5517a90dc4 introducing e4.13 target platform defs 2019-06-25 14:44:59 +02:00
BoykoAlex
ee16ee17c3 PT #166603176: Limit hover request processing time 2019-06-24 17:31:22 -04:00
BoykoAlex
bde0fa25e4 Bump ls version to 1.9.0, eclipse bits 2019-06-21 14:24:03 -04:00
Martin Lippert
d10bb40e27 updated version to 4.3.1 2019-06-21 10:32:37 +02:00
Martin Lippert
0338be79e3 set common dependencies to 3.9.9 release version 2019-06-19 09:30:54 +02:00
Kris De Volder
a74c889b16 Fix for https://www.pivotaltracker.com/story/show/166528430 2019-06-17 11:34:06 -07:00
nsingh@pivotal.io
539f0677cb PT 166528899 - Only show preferences for installed LS 2019-06-17 05:51:10 -07:00
BoykoAlex
99d62d0ae0 Ensure javadoc is not null before setting the markup value 2019-06-13 15:06:19 -04:00
Martin Lippert
5f85d0e087 removed code that looked up locally built fatjar in dev mode 2019-06-13 15:11:01 +02:00
Martin Lippert
602bfd88e5 re-setting lsp4e version for older eclipse versions to compatible lsp4e release and updated orbit release version for 2019-06 2019-06-11 09:39:22 +02:00
BoykoAlex
cfc79e0b69 Start LS for docs created with appropriate content-type 2019-06-10 20:17:49 -04:00
Martin Lippert
ea8ae2757b enable timestamping again 2019-06-09 12:18:11 +02:00
Martin Lippert
6ada95b9f9 temporarily disable timestamping while signing jars 2019-06-07 23:37:16 +02:00
Kris De Volder
83d7ddecd7 Add Remote apps prefs page
This was moved from boot dash.

See: https://www.pivotaltracker.com/story/show/163360865
2019-06-04 12:27:04 -07:00
BoykoAlex
d181c17d2b PT #166343444: Type hierarchy for anonymous inner types 2019-05-29 18:13:47 -04:00
Kris De Volder
8bffa95742 Towards batched classpath events
- add parameter to 'addClasspathListener' to request
  batched events.
- Create a single SendClasspathNotificationsJob that
  processes classpath notifications in batches.
2019-05-28 12:14:42 -07:00
BoykoAlex
7fde0bc301 PT #166273505: Fix JSON -> POJO conversions for arbitrary map 2019-05-27 18:07:59 -04:00
Kris De Volder
5563962dc7 Bump ls version to 1.8.0, eclipse bits 2019-05-24 11:55:16 -07:00
Martin Lippert
becbf55ee7 updated versions to 4.3.0 2019-05-24 10:22:14 +02:00
BoykoAlex
ef2ed67dc1 Put back tools.jar on the classpath 2019-05-23 13:48:07 -04:00
Martin Lippert
cbfeb6a0a3 initial dev documentation 2019-05-23 12:02:33 +02:00
BoykoAlex
e05f66d5b7 Do not update CodeMinings in Eclipse if Live Bean CodeLens off 2019-05-17 18:18:31 -04:00