diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-26 00:34:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-27 21:04:59 +0100 |
commit | 7f4c03c15bac568a1dc3ddeab21b8e1939476598 (patch) | |
tree | e32fb6425a7fd3daa7d159f9fc988ff7d59e2762 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project | |
parent | 05a37ec49ad4aafd75ceb8116e788aed24083459 (diff) | |
download | jgit-7f4c03c15bac568a1dc3ddeab21b8e1939476598.tar.gz jgit-7f4c03c15bac568a1dc3ddeab21b8e1939476598.zip |
Add 4.11-staging target platform and update Orbit to I20190123233226
Update
- org.apache.httpcomponents.httpcore to 4.4.10.v20190123-2214
- org.apache.httpcomponents.httpclient.source to 4.5.6.v20190123-2215
- org.bouncycastle.bcpg to 1.60.0.v20181210-2057
- org.bouncycastle.pkix to 1.60.0.v20181210-2057
- org.bouncycastle.prov to 1.60.0.v20181210-2057
Change-Id: I132b6686aa29b2a76cc529f7cae34115604c754d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project index 18caf2c7e8..48c2bd1de3 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project @@ -6,6 +6,11 @@ </projects> <buildSpec> <buildCommand> + <name>org.eclipse.xtext.ui.shared.xtextBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> <name>org.eclipse.pde.ManifestBuilder</name> <arguments> </arguments> @@ -13,5 +18,6 @@ </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> + <nature>org.eclipse.xtext.ui.shared.xtextNature</nature> </natures> </projectDescription> |