Chromium Code Reviews| Index: editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF |
| diff --git a/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF |
| index 47becaf0187cf93008550d2022d0d234707c4d3e..f5e32f3242f912d21bbb2cf6cce0320601a3773a 100644 |
| --- a/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF |
| +++ b/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF |
| @@ -12,6 +12,7 @@ Require-Bundle: com.google.dart.compiler.js, |
| com.google.dart.tools.core, |
| org.eclipse.core.resources, |
| org.eclipse.core.runtime, |
| + org.eclipse.ui, |
|
Brian Wilkerson
2012/03/16 15:04:51
The core tests have to be able to run in a headles
scheglov
2012/03/16 18:25:02
Ah... OK
I use this code to close all extra views
|
| org.eclipse.text, |
| org.eclipse.jface.text, |
| org.eclipse.team.core, |