From 89ec0d3e4e81d47a471adf9eb379286b91d939e7 Mon Sep 17 00:00:00 2001 From: Robin Stocker Date: Thu, 22 Nov 2012 13:32:06 +0100 Subject: Depend on org.eclipse.core.runtime >= 3.7 Since If7a0d7bfb4dd98d2373531eee63f042376cce228, we depend on 3.7 for the INSTANCE fields of InstanceScope/DefaultScope. Without this change, it's still possible to install EGit into Eclipse 3.5/3.6, but running it will cause errors because of the missing fields. Bug: 365425 Change-Id: Ide4bfe98c85ecc2719968540c20f0f9c13729039 Signed-off-by: Matthias Sohn --- org.eclipse.egit-feature/feature.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.eclipse.egit-feature') diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml index 30712ae020..d61e40a714 100644 --- a/org.eclipse.egit-feature/feature.xml +++ b/org.eclipse.egit-feature/feature.xml @@ -24,7 +24,7 @@ - + -- cgit v1.2.3