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

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

Issue 751353002: An option to enable 'print' to send output to the console. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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 8d2a1a6509cfb463134d8313e8baae4470d09e3f..35271c36ae1996f9a8a60111a0a62e0ac4cca8d4 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/incrementalResolution = 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
com.google.dart.tools.core/experimental/noPubPackages = false
com.google.dart.tools.core/experimental/enableUnionTypes = 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