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

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

Issue 679113006: Add a debug option to analysis server to specify HTTP port. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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.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 0cc7fc1130fe0ca4e4b5dc6e4e18ecafe33a79e5..20a121b49e9a38ef46002d3b6f85ea947e607e70 100644
--- a/editor/tools/plugins/com.google.dart.tools.core/.options
+++ b/editor/tools/plugins/com.google.dart.tools.core/.options
@@ -39,6 +39,7 @@ com.google.dart.tools.core/experimental/analysis/useDartc = false
com.google.dart.tools.core/experimental/coverage = false
com.google.dart.tools.core/experimental/analysisServer = false
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/logFile =
com.google.dart.tools.core/experimental/analysisServer/profile = false
com.google.dart.tools.core/experimental/noPubPackages = false

Powered by Google App Engine
This is Rietveld 408576698