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

Unified Diff: editor/tools/plugins/com.google.dart.eclipse.ui/plugin.properties

Issue 23496048: Add additional hints to the analyzer to catch the 'x is double' dart2js bug. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase to latest & merge Created 7 years, 3 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/plugins/com.google.dart.eclipse.ui/plugin.properties
diff --git a/editor/tools/plugins/com.google.dart.eclipse.ui/plugin.properties b/editor/tools/plugins/com.google.dart.eclipse.ui/plugin.properties
index f76ae59665aaef4b87a222e9fbf4d7b45bd0abac..44b8e645c5324484134232de8e3cd3e970370b88 100644
--- a/editor/tools/plugins/com.google.dart.eclipse.ui/plugin.properties
+++ b/editor/tools/plugins/com.google.dart.eclipse.ui/plugin.properties
@@ -11,6 +11,7 @@ dart.perspective.description=This perspective is designed to support Dart develo
dartPrefName=Dart
dartFontsPrefName=Fonts
+dartHintsPrefName=Hints
dartKeysPrefName=Key Bindings
analysisPrefName=Errors and Warnings
debugPrefPageName=Run and Debug

Powered by Google App Engine
This is Rietveld 408576698