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

Unified Diff: editor/tools/features/com.google.dart.tools.eclipse.platform.feature/feature.xml

Issue 9826019: Remove extra dependencies of ltk.ui.refactoring (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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
Index: editor/tools/features/com.google.dart.tools.eclipse.platform.feature/feature.xml
diff --git a/editor/tools/features/com.google.dart.tools.eclipse.platform.feature/feature.xml b/editor/tools/features/com.google.dart.tools.eclipse.platform.feature/feature.xml
index a514885ffd3a3d80bd0efa70c781cc00d219a889..e44f33a45865a80492a31ee5b5c475afb8332342 100755
--- a/editor/tools/features/com.google.dart.tools.eclipse.platform.feature/feature.xml
+++ b/editor/tools/features/com.google.dart.tools.eclipse.platform.feature/feature.xml
@@ -886,31 +886,10 @@
<!-- The next four are required by org.eclipse.ltk.ui.refactoring -->
<plugin
- id="org.eclipse.ui.navigator"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.compare"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
-
- <plugin
- id="org.eclipse.team.core"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.team.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
</feature>

Powered by Google App Engine
This is Rietveld 408576698