diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-03-09 11:52:11 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-09 11:52:11 -0700 |
commit | 67dc23a61d888ba1b39fe6ed23d9f4d1a3df80ee (patch) | |
tree | a42bec75db95d97b137dae37faa2838867475437 /eclipse/features | |
parent | 72a9d2164d9207c39fbcfa2db51b4aa4f927a9dd (diff) | |
download | sdk-67dc23a61d888ba1b39fe6ed23d9f4d1a3df80ee.zip sdk-67dc23a61d888ba1b39fe6ed23d9f4d1a3df80ee.tar.gz sdk-67dc23a61d888ba1b39fe6ed23d9f4d1a3df80ee.tar.bz2 |
auto import from //branches/cupcake/...@137197
Diffstat (limited to 'eclipse/features')
-rw-r--r-- | eclipse/features/com.android.ide.eclipse.adt/feature.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.adt/feature.xml b/eclipse/features/com.android.ide.eclipse.adt/feature.xml index b9e2c7f..97bc8b1 100644 --- a/eclipse/features/com.android.ide.eclipse.adt/feature.xml +++ b/eclipse/features/com.android.ide.eclipse.adt/feature.xml @@ -134,6 +134,7 @@ This Agreement is governed by the laws of the State of New York and the intellec <import plugin="org.eclipse.wst.sse.ui"/> <import plugin="org.eclipse.wst.xml.core"/> <import plugin="org.eclipse.wst.xml.ui"/> + <import plugin="org.eclipse.jdt.junit"/> </requires> <plugin |