From 25ec799863219bfa1b5b8c71b5033cb450e70918 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 14 Aug 2009 12:46:06 -0700 Subject: [PATCH] Add OSGi.jar to the SDK (required by org.eclipse.jface) --- build/sdk.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk.atree b/build/sdk.atree index 4ae8062cd..285c8669f 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -40,7 +40,7 @@ out/target/common/obj/PACKAGING/android_jar_intermediates/android.jar platforms/ framework/org.eclipse.core.commands_3.4.0.I20080509-2000.jar tools/lib/org.eclipse.core.commands_3.4.0.I20080509-2000.jar framework/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar tools/lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar framework/org.eclipse.jface_3.4.2.M20090107-0800.jar tools/lib/org.eclipse.jface_3.4.2.M20090107-0800.jar - +framework/osgi.jar tools/lib/osgi.jar sdk/sdk-build.prop platforms/${PLATFORM_NAME}/build.prop development/tools/scripts/plugin.prop tools/lib/plugin.prop