| Index: editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
|
| diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
|
| index a52b3ee70ab4bd95bb4a633a4a869a96a8ac9a0c..dcb4a21ab87cf6898570bb62fb4e954f3bf6b4e5 100644
|
| --- a/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
|
| +++ b/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
|
| @@ -18,7 +18,10 @@ Require-Bundle: org.eclipse.core.runtime,
|
| com.google.dart.tools.debug.ui,
|
| org.eclipse.debug.ui,
|
| com.google.dart.tools.update.core,
|
| - org.eclipse.ui.workbench.texteditor
|
| + org.eclipse.ui.workbench.texteditor,
|
| + org.eclipse.jface.text,
|
| + org.eclipse.ui.editors,
|
| + com.google.dart.compiler.js
|
| Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
| Bundle-ActivationPolicy: lazy
|
| Import-Package: com.google.dart.tools.search.ui.actions,
|
|
|