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 | 692ab0217595fdccec6592fe7ef05ab1aada509d (patch) | |
| tree | 8a190ab53b35f2bfe630232048b55029f71cc141 /tools/eclipse/features | |
| parent | 9b690286caa64d0c550c53e6ac900308cc7fae7e (diff) | |
| download | android_development-692ab0217595fdccec6592fe7ef05ab1aada509d.tar.gz android_development-692ab0217595fdccec6592fe7ef05ab1aada509d.tar.bz2 android_development-692ab0217595fdccec6592fe7ef05ab1aada509d.zip | |
auto import from //branches/cupcake/...@137197
Diffstat (limited to 'tools/eclipse/features')
| -rw-r--r-- | tools/eclipse/features/com.android.ide.eclipse.adt/feature.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/eclipse/features/com.android.ide.eclipse.adt/feature.xml b/tools/eclipse/features/com.android.ide.eclipse.adt/feature.xml index b9e2c7f54..97bc8b14a 100644 --- a/tools/eclipse/features/com.android.ide.eclipse.adt/feature.xml +++ b/tools/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 |
