Commit Graph

31 Commits

Author SHA1 Message Date
Martin Lippert
695750e4fd remove keystore properties 2021-05-31 20:49:28 +02:00
Martin Lippert
8526862a80 updated product copyrights and vendor information to 2021 and VMware 2021-01-05 11:56:59 +01:00
Martin Lippert
72e5fc42df temporarily disable test project for jdt ls extensions to avoid jdk11 requirement 2020-12-28 10:37:27 +01:00
Martin Lippert
12ff6b1d4d temporarily disable test project for jdt ls extensions to avoid jdk11 requirement 2020-12-28 10:27:15 +01:00
Martin Lippert
92cc5bda2e removed e4.16 target def and added one for e4.19 2020-12-17 09:51:37 +01:00
Martin Lippert
c71d6cab08 added source bundle/feature generation, cleaned up p2 categories, and added missing bundles 2020-10-01 09:02:32 +02:00
Martin Lippert
8baf9ff111 tycho version updated 2020-09-17 09:26:50 +02:00
Martin Lippert
9217c34e3c added configs for 2020-06 eclipse release 2020-04-09 09:24:14 +02:00
Martin Lippert
fa2dafc04d updated tycho to make surefire tests work with latest eclipse target updates 2020-01-03 14:06:01 +01:00
Martin Lippert
109184916f added extra orbit repo to fulfill jdt.ls dependencies 2020-01-03 10:16:50 +01:00
Martin Lippert
03b2d1c884 updated target definitions for e4.15 and cleanup work for outdated target definitions 2020-01-03 10:07:39 +01:00
Martin Lippert
1200241a0f Merge pull request #378 from johanhammar/maven-prerequisites
Remove prerequisites from Maven pom files
2019-10-29 13:42:51 +01:00
Martin Lippert
8c3bfbe61e temporarily switch the timestamp server 2019-10-23 22:25:58 +02:00
Johan Hammar
af24d50fc0 Remove prerequisites from Maven pom files 2019-10-14 18:07:14 +02:00
Martin Lippert
3413a3262d switch to recommended tsa timestamp server and added signing to headless services 2019-10-02 08:34:03 +02:00
Martin Lippert
ea8ae2757b enable timestamping again 2019-06-09 12:18:11 +02:00
Martin Lippert
49785ba75e temporarily disable timestamping while signing jars 2019-06-07 22:59:03 +02:00
Martin Lippert
096f127e8c try to workaround signing issues 2019-03-14 17:31:18 +01:00
Martin Lippert
b12e10e6c6 switched back to photon for jdt ls extensions 2019-03-12 17:44:49 +01:00
Martin Lippert
78862f8805 more polish for build files 2019-03-12 17:39:44 +01:00
Martin Lippert
39d759d184 switch to new sha256 timestamp server 2019-03-07 11:25:45 +01:00
BoykoAlex
f43851aaa4 Update reactor bundles p2 repo URL 2019-03-06 23:05:38 -05:00
BoykoAlex
dc1e2708f9 PT #164216122: JDT LS search performance improvement 2 2019-03-06 19:57:47 -05:00
Martin Lippert
a261770210 housekeeping 2019-02-27 11:38:40 +01:00
Martin Lippert
c05d73f456 updated m2e-apt extension repo to new version 2018-11-01 13:44:24 +01:00
Martin Lippert
3f0cbac23f added signing to jdt.ls extension bundle 2018-07-03 13:04:11 +02:00
Kris De Volder
a9c2958ad9 Fix build by adding missing update site to jdt.ls.extension pom
Seems like stuff depending on jboss APT m2e extension was added to
jdt.ls. So if we do not add this update site our buld fails resolving
target platform for our jdt.ls.extension.
2018-05-09 15:24:49 -07:00
Kris De Volder
689da33d90 Add a first test for jdt.ls.extension 2018-05-04 09:14:46 -07:00
Martin Lippert
b8c4384441 skip maven deploy 2018-04-23 12:48:00 +02:00
Martin Lippert
410628c874 adding jdt.ls.commons to update sites and eclipse-ls-builds 2018-04-23 12:29:38 +02:00
Kris De Volder
6f2b8be802 Split jdt ls extension into two parts
One pugin to contain the bulk of the code, which is independent of jdt.ls, lsp4e and lsp4j.
Second plugin to contain the jdt.ls specific DelegateCommandHandler implementation.

This should allow us to somehow re-use the bulk of the code in STS4 eclipse, i.e. when
we have access to JDT from eclipse directly, and there is no jdt.ls process around.
2018-04-16 14:24:42 -07:00