Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(950)

Unified Diff: editor/tools/plugins/com.google.dart.tools.search/META-INF/MANIFEST.MF

Issue 10597004: Find/replace support across multiple files. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.search/src/com/google/dart/tools/search/internal/ui/text/FileSearchPage.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/plugins/com.google.dart.tools.search/META-INF/MANIFEST.MF
===================================================================
--- editor/tools/plugins/com.google.dart.tools.search/META-INF/MANIFEST.MF (revision 8941)
+++ editor/tools/plugins/com.google.dart.tools.search/META-INF/MANIFEST.MF (working copy)
@@ -27,7 +27,9 @@
org.eclipse.jface.text,
org.eclipse.ui.forms,
org.eclipse.core.filesystem,
- com.google.dart.tools.core
+ com.google.dart.tools.core,
+ org.eclipse.ltk.core.refactoring,
+ org.eclipse.ltk.ui.refactoring
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Import-Package: com.ibm.icu.text
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.search/src/com/google/dart/tools/search/internal/ui/text/FileSearchPage.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698