Commit Graph

2282 Commits

Author SHA1 Message Date
Martin Lippert
9b90a7800a removed m2e.egit bundle, not yet compatible with eclipse 4.8 2018-06-04 07:42:32 +02:00
BoykoAlex
365ea1f51b Improve OSX profile condition for jdt ls extension build 2018-06-01 09:56:05 -04:00
BoykoAlex
1b33036794 PT #156965730: Get Javadoc from JDT LS or eclipse client via sts/javadoc 2018-05-31 22:19:28 -04:00
Martin Lippert
d27856da64 avoid to confuse the ASTParser with the classpath of the running JDK 2018-05-31 11:16:06 +02:00
Martin Lippert
95d81ea1ce fixed typo 2018-05-31 09:54:36 +02:00
Martin Lippert
719a73d603 re-enabled the generic editor content-types and associations for ls-based boot property editing 2018-05-30 14:54:02 +02:00
Kris De Volder
dd3a8a94c4 Experimental concourse pipeline generator 2018-05-29 20:26:58 -07:00
BoykoAlex
4ad7319243 PT #157937762: Properly start LS with tools.jar on the cp 2018-05-29 13:04:48 -04:00
Martin Lippert
d3b0c3c190 fixed wrong xml close tags 2018-05-29 15:17:27 +02:00
Martin Lippert
c2136c9016 added missing third-party dependencies to p2 repo 2018-05-29 15:02:59 +02:00
BoykoAlex
9b95a7f924 Theia bosh, cf-manifest and spring-boot builds in concourse 2018-05-24 17:20:53 -04:00
BoykoAlex
7d3b678748 Script for testing Theia builds 2018-05-24 16:53:45 -04:00
BoykoAlex
9d8dcbdd5f Readme for Theia extensions 2018-05-24 14:44:41 -04:00
BoykoAlex
1bdd6f45aa Screenshots for Theia extension readme files 2018-05-24 14:33:48 -04:00
Martin Lippert
b1c3b63ae9 update jdt core of boot language server to official oxygen 3a version 2018-05-24 10:11:09 +02:00
Martin Lippert
fd691cb6bf remove gson from p2 repo of language servers 2018-05-24 10:10:45 +02:00
BoykoAlex
6892450bf6 Theia-concourse readme 2018-05-23 19:21:03 -04:00
BoykoAlex
0b6278ad4a Theia-concourse missing readme image 2018-05-23 19:13:21 -04:00
BoykoAlex
54cf0994b6 PT #156855096: theia-concourse readme images 2018-05-23 19:11:11 -04:00
BoykoAlex
7f1b044683 Attempt correcting theia-concourse tgz s3 upload 2018-05-23 18:27:39 -04:00
BoykoAlex
741add4098 Pipeline fixes to get theia-concourse build to pass 2018-05-23 18:01:03 -04:00
BoykoAlex
d8a97b1e74 Finalize pipeline for theia-concourse snapshot build 2018-05-23 17:48:59 -04:00
BoykoAlex
6d0abd46d6 Finalized theia extension snapshot build 2018-05-23 17:37:39 -04:00
BoykoAlex
92f67b2a45 Debugging theia-concourse build script 2018-05-23 17:25:23 -04:00
BoykoAlex
e32e6c9821 Debugging theia-concouse build script 2018-05-23 17:22:20 -04:00
BoykoAlex
18d273b3d3 Debugging theia-concouse build script 2018-05-23 16:58:33 -04:00
BoykoAlex
818c34a26a Dubugging theia-concourse build script 2018-05-23 16:41:05 -04:00
BoykoAlex
3eaea87cdb Debugging theia-concourse build script 2018-05-23 16:32:06 -04:00
BoykoAlex
bd9f498bc4 Debug theia-concourse build script 2018-05-23 16:19:26 -04:00
BoykoAlex
fff8f6feaa Update theia-concourse build script 2018-05-23 16:02:58 -04:00
BoykoAlex
025db9d5a6 Fix theia-concourse build script 2018-05-23 15:33:25 -04:00
BoykoAlex
e406d54b5e PT #156855096: Correct build script 2018-05-23 15:16:50 -04:00
BoykoAlex
e25f2d7e95 PT #156855096: Exec rights for shell script 2018-05-23 15:08:09 -04:00
BoykoAlex
231dfb1540 PT #156855096: theia-concourse build 2018-05-23 14:42:21 -04:00
Kris De Volder
f2de74f401 Add yarn to sts4-build-env 2018-05-23 08:35:50 -07:00
BoykoAlex
4e77458ede PT #157703073: Adopt theia-commons for Bosh and Concourse extensions 2018-05-23 09:39:52 -04:00
BoykoAlex
a2dc2823d2 PT #157703073: Theia commons. Refactor spring-boot and manifest-yaml 2018-05-22 21:04:44 -04:00
Kris De Volder
d4d6f89d1a Don't index non-boot project in SpringIndexer 2018-05-22 16:23:09 -07:00
Kris De Volder
394a7b5543 Fix NPE in resolveClasspath
Caused by unusual projects that do not use
JRE classpath container to point to
system libraries.
2018-05-22 14:45:24 -07: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
672c725d23 disable lsp4j snapshot p2 repos for the moment 2018-05-22 09:26:33 +02: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
BoykoAlex
34f340a462 PT #156854852: Bosh extension for Theia 2018-05-18 14:07:49 -04: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
BoykoAlex
09c170730a PT #157682497: Build fat jar instead of downloading for theia extensions 2018-05-17 19:59:45 -04:00
BoykoAlex
984eafc2c0 PT #157668103: Switch to Gson where possible - except Bosh 2018-05-17 16:39:13 -04: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