Chromium Code Reviews| Index: editor/docs/README.txt |
| =================================================================== |
| --- editor/docs/README.txt (revision 273) |
| +++ editor/docs/README.txt (working copy) |
| @@ -194,3 +194,8 @@ |
| "Eclipse Application". Another instance of Eclipse should launch, running the Dart |
| plugin! |
| +==================================== |
| + Building Dart Editor |
| +==================================== |
| + |
| +Run the build_rcp.xml ant script in the com.google.dart.tools.deploy.feature_releng project. |