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

Unified Diff: editor/docs/README.txt

Issue 9361037: remove closure references (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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/docs/README.txt
===================================================================
--- editor/docs/README.txt (revision 4029)
+++ editor/docs/README.txt (working copy)
@@ -176,23 +176,7 @@
Import the existing projects in <DART_TRUNK>/editor
including the "docs" project containing this README.txt file
-Import the project in <DART_TRUNK>/third_party/closure_compiler_src
-
====================================
- Building Closure
-====================================
-
-We require the closure compiler to build dartc. To build it, right click on closure-compiler/build.xml
-and choose Run As > Ant Build (the default option, not the Ant Build... option). This will create
-the closure-compiler/build/compiler.jar library, which will be picked up by the
-com.google.dart.compiler.js project.
-
-Alternatively, run ant from the third_party/closure_compiler directory.
-
-Refresh the closure-compiler and com.google.dart.compiler.js projects for Eclipse to see the new
-files.
-
-====================================
Building Dart Libraries
====================================

Powered by Google App Engine
This is Rietveld 408576698