Commit Graph

4577 Commits

Author SHA1 Message Date
dmohan200
6e47d266b3 [concourse] Add support for set-pipeline step 2020-05-15 09:41:49 -04:00
Martin Lippert
b95729632a updated orbit repo for e416 target def 2020-05-13 09:34:22 +02:00
Kris De Volder
8d61856584 Fix id of 'Spring Symbols' view...
... must be distinct from the id of BootDash view.
2020-05-11 11:32:45 -07:00
BoykoAlex
e1025d22ee Eclipse IntroURL label parameter for LocationLink URI 2020-05-11 13:05:28 -04:00
Kris De Volder
ab829de9a4 Fix some test failures...
Caused by lsp4j api changes breaking editor test harness.
2020-05-08 10:40:33 -07:00
Kris De Volder
9cc632a7f0 Initial implementation 'Goto Symbols' View 2020-05-08 10:24:09 -07:00
Martin Lippert
edf29d2d93 updated lsp4j to 0.9.0 release 2020-05-08 16:50:09 +02:00
Kris De Volder
9c8cedb126 Another tweak for https://github.com/spring-projects/sts4/issues/427
Add '{' as a trigger character.
2020-05-07 11:15:44 -07:00
Kris De Volder
6725770df6 Tweak for https://github.com/spring-projects/sts4/issues/427
Allow completion provider to look past a '.' in the completion prefix.
2020-05-05 07:35:58 -07:00
Martin Lippert
67c4e44e63 try to auto-connect to processes only if the corresponding project is known and has actuators in the classpath 2020-05-04 16:04:34 +02:00
Martin Lippert
40e4885bda add org.apache.commons.lang3 to update repo for easier install 2020-04-30 11:58:14 +02:00
Martin Lippert
59765b83cf added missing copyright headers 2020-04-26 10:00:20 +02:00
Kris De Volder
3b65e1f511 Implementation for https://github.com/spring-projects/sts4/issues/427 2020-04-23 15:44:57 -07:00
Kris De Volder
6d99b2b14e Regression test for GH_427
... not passing yet.
2020-04-23 13:21:08 -07:00
Kris De Volder
9e7b48aaa2 Fix local build for eclipse language servers 2020-04-23 12:18:51 -07:00
Kris De Volder
0f957ae4f0 Fix bug in super interface resolving
See:
 - a873fcf7ee (commitcomment-38607082)
 - https://www.pivotaltracker.com/n/projects/1346850
2020-04-23 11:12:23 -07:00
Kris De Volder
267b13fe33 Bump ls version 1.18 Eclipse bits 2020-04-22 13:14:06 -07:00
Kris De Volder
5f25259530 Bump version to 1.18.0 2020-04-22 19:48:34 +00:00
Martin Lippert
92345046e9 updated versions to 4.6.1 2020-04-22 20:38:18 +02:00
Martin Lippert
36e5f54a8e changelog updated for 4.6.1 release 2020-04-20 10:24:36 +02:00
Kris De Volder
a873fcf7ee Fix for GH_449 2020-04-17 12:02:28 -07:00
Martin Lippert
e0f62470e1 updated nightly download page for 2020-06-based early access builds 2020-04-17 08:58:37 +02:00
Martin Lippert
53721e4117 updated eclipse orbit repo for early 4.16 builds 2020-04-16 13:58:08 +02:00
Kris De Volder
d6b6de47c3 Try to fix build issues around snakeyaml version
- 1.25 snapshot no longer available
- spring boot 2.2.6 adopted snakeyaml 1.25-release

=> so we should just be able to use boot managed dependency now
and no longer need the dependency override.
2020-04-14 09:42:49 -07:00
Martin Lippert
bd0efaa994 added org.eclipse.lsp4e.jdt bundle to p2 repo definition 2020-04-11 21:04:47 +02:00
Martin Lippert
9217c34e3c added configs for 2020-06 eclipse release 2020-04-09 09:24:14 +02:00
Martin Lippert
8986c42048 replace our jdt integration for lsp4e with the contributed version 2020-04-08 12:09:26 +02:00
Kris De Volder
d95930c857 Fix more issues with 'missing property' in yaml quickfix
Also improve regression tests.
2020-04-07 13:26:41 -07:00
Kris De Volder
1caee1c97b Merge branch 'master' of github.com:spring-projects/sts4 2020-04-06 17:18:51 -07:00
Kris De Volder
3d4c72318c Quick Fix for unknown properties in application.yml
See https://github.com/spring-projects/sts4/issues/442
2020-04-06 17:18:00 -07:00
BoykoAlex
db9b41a193 PT #172125155 Rework CP notifying mechanics for projects missing JARs 2020-04-03 16:59:13 -04:00
BoykoAlex
3bddccd57f PT #171932358 Flag for detailed java type data for sub/super types 2020-04-02 13:35:11 -04:00
Martin Lippert
99a33547c4 updated xml parsing library to new version under org.eclipse.lemminx namespace 2020-04-01 13:20:08 +02:00
Martin Lippert
d5067cbb3e added back missing copyright header 2020-04-01 13:19:12 +02:00
Kris De Volder
17af13e448 Add support for "<<" anchor references in application.yml 2020-03-31 16:12:13 -07:00
Kris De Volder
4e29c9d4c3 Small cleanup in slack pipeline message 2020-03-31 15:01:05 -07:00
Kris De Volder
3e7a52cfe2 More attempts to fix ovsx publishing script 2020-03-31 12:41:25 -07:00
Kris De Volder
c207276ce4 Fix problems in 'publish to ovsx' script 2020-03-31 12:32:19 -07:00
Kris De Volder
ca528a8b43 Publish ovsx now 'for real'
... the actual command that publishes our stuff was commented before.
2020-03-31 12:29:26 -07:00
Kris De Volder
38b75b7ae9 Add ovsx publishing to pipeline 2020-03-31 12:25:26 -07:00
Kris De Volder
335f894d7d Fix typo in 'ovsx' docker install 2020-03-31 11:45:54 -07:00
Kris De Volder
308cdfa748 Add osvx to build environment 2020-03-31 10:52:18 -07:00
Kris De Volder
ec0f93a226 Fix compile error
caused by changed api in RunTargetType from boot dash.
2020-03-26 09:41:25 -07:00
Martin Lippert
97cada3fec upgraded jdt.core to 3.21.0, which corresponds to Eclipse 2020-03 release 2020-03-26 15:13:05 +01:00
Martin Lippert
efa1005eaf TEMPORARY workaround to make builds work again due to compile error, please revert as soon as possible 2020-03-26 14:59:51 +01:00
Martin Lippert
11d5044638 changed to use specific, but signed mylyn markdown plugin 2020-03-26 13:55:35 +01:00
Martin Lippert
2b8fb2d6d7 language server plugin build updated to CI builds of dependencies 2020-03-24 10:28:53 +01:00
Martin Lippert
6a7d54b66d switch distribution build back to CI builds of dependencies and added eclipse platform updates 2020-03-24 10:27:11 +01:00
Martin Lippert
dcedf84bf2 nightly download page updated for Eclipse 2020-03 release 2020-03-24 10:23:44 +01:00
BoykoAlex
48c06b7655 PT #171897914 Put back prefs listener removed by mistake 2020-03-23 13:41:25 -04:00