diff options
author | Xavier Ducrohet <xav@android.com> | 2010-12-08 16:44:57 -0800 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2010-12-08 16:44:57 -0800 |
commit | 522e6dbb2ee881acb25fe6af67c0929f88d6bd0d (patch) | |
tree | c7733a1cc781076990470218a42ad7cc393d6106 | |
parent | 59306ee67b6b6d685c2f615615e136299f16515b (diff) | |
download | sdk-522e6dbb2ee881acb25fe6af67c0929f88d6bd0d.zip sdk-522e6dbb2ee881acb25fe6af67c0929f88d6bd0d.tar.gz sdk-522e6dbb2ee881acb25fe6af67c0929f88d6bd0d.tar.bz2 |
Add swingworker back to the sdk.
Needed by draw9patch
Change-Id: I677e4ba5230aa5a8bfc1d497ec2381131c3940d7
-rw-r--r-- | build/tools.atree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree index e628c97..a953e62 100644 --- a/build/tools.atree +++ b/build/tools.atree @@ -103,6 +103,7 @@ framework/org.eclipse.core.commands_3.4.0.I20080509-2000.jar tools/lib/org.ecli 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 +framework/swing-worker-1.1.jar tools/lib/swing-worker-1.1.jar # Proguard external/proguard/docs/license.html tools/proguard/license.html |