Commit Graph

70 Commits

Author SHA1 Message Date
Kris De Volder
81974966c8 Disable randomly failing test case (again) 2018-08-22 12:18:46 -07:00
Kris De Volder
0b8d44d75f Make jdt.ls extension more reliable detecting deleted projects 2018-08-22 12:09:34 -07:00
Kris De Volder
e11e1196ef Fixes suspected race condition causing NPE
See PT-158202141
2018-06-12 18:09:10 -07:00
Kris De Volder
4555d9930a Jumpy completions working in STS4 eclipse
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2018-06-11 15:04:45 -07:00
BoykoAlex
365ea1f51b Improve OSX profile condition for jdt ls extension build 2018-06-01 09:56:05 -04:00
Kris De Volder
2fee63d35e Disable a test which fails in CI build 2018-05-22 12:19:52 -07:00
Kris De Volder
b8223a81fc More detailed stacktrace in CI build test fails 2018-05-22 11:40:08 -07:00
Kris De Volder
672fdc6977 Merge branch 'jdt-ls-source-jars' 2018-05-22 11:21:48 -07:00
Kris De Volder
f0307cd98c Merge branch 'master' into jdt-ls-source-jars 2018-05-22 11:15:26 -07:00
Martin Lippert
069f2d93ac added sorting of projects for initial classpath update event to speed up initial experience 2018-05-22 08:49:58 +02:00
Martin Lippert
40f615e339 make tests to work on macOS when executed as part of the maven build 2018-05-18 09:49:32 +02:00
Kris De Volder
e598039f65 Try fixing maven build junit-plugin test
InvalidThread access on Mac for unknown
reason. But maybe we can just ignore that.
2018-05-17 13:16:45 -07:00
Kris De Volder
c39953863b Add support for source-jars in JdtLs classpath service 2018-05-14 15:47:51 -07:00
Kris De Volder
b3a61025a5 Fix NPE in STS4LanguageClient related to classpath infra
Also improve test coverage around this breakage. And
improve the debugability of the tests by improving how
they log configure logger.
2018-05-11 12:31:03 -07:00
Kris De Volder
27551f6762 Dealing with project deleted on file system by user. 2018-05-10 17:20:17 -07:00
Kris De Volder
12e9531638 Revert "Attempt to fix failin test cases."
This reverts commit d26cf6c5d7.
2018-05-04 15:10:04 -07:00
Kris De Volder
d26cf6c5d7 Attempt to fix failin test cases. 2018-05-04 15:02:44 -07:00
Kris De Volder
6a5a023557 Handle project create and delete in jdt.ls classpath service 2018-05-04 14:19:20 -07:00
Kris De Volder
5e850fb9fd Make the new jdt.ls.extension test run as part of the build 2018-05-04 09:14:46 -07:00
Kris De Volder
689da33d90 Add a first test for jdt.ls.extension 2018-05-04 09:14:46 -07:00