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

Unified Diff: editor/tools/plugins/com.google.dart.tools.core/.options

Issue 839553005: Add a flag/options for enabling incremental resolution validation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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.core/src/com/google/dart/tools/core/DartCore.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.core/.options
diff --git a/editor/tools/plugins/com.google.dart.tools.core/.options b/editor/tools/plugins/com.google.dart.tools.core/.options
index 89ff6f2e1a0b3fb6084215ed0088aed113924ed2..075a0c633df46905c2fba5bd2bdf268b0f9d7215 100644
--- a/editor/tools/plugins/com.google.dart.tools.core/.options
+++ b/editor/tools/plugins/com.google.dart.tools.core/.options
@@ -42,6 +42,7 @@ com.google.dart.tools.core/experimental/analysisServer/debug = false
com.google.dart.tools.core/experimental/analysisServer/http_port =
com.google.dart.tools.core/experimental/analysisServer/incrementalResolutionApi = false
com.google.dart.tools.core/experimental/analysisServer/incrementalResolutionLog =
+com.google.dart.tools.core/experimental/analysisServer/incrementalResolutionValidation = false
com.google.dart.tools.core/experimental/analysisServer/logFile =
com.google.dart.tools.core/experimental/analysisServer/printToConsole = false
com.google.dart.tools.core/experimental/analysisServer/profile = false
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/DartCore.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698