-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build editor #17
Comments
Sorry for the confusion -- we need to update this doc. In the meantime, the place you want to look to download source is: http://code.google.com/p/dart/source/browse/trunk/dart/editor/docs/README.txt Having done that, look in the com.google.dart.tools.deploy.feature_releng project and run the build_rcp.xml file. That's your ticket! Added Done label. |
README updates in process: http://codereview.chromium.org/8224006/. |
This issue was originally filed by [email protected]
In editor/build/README.txt:
To begin, make sure the Dart plugin and feature sources are checked out from
SVN. Edit rcpinit.sh to define the location of the TRUNK directory that was
checked out. Also checkout the usage profile plugin and feature from perforce.
Define that directory in rcpinit.sh as GDT_PROF. You only the the usage
profiler, not all of GPE.
But google plugin for eclipse is not open-sourced yet:
http://code.google.com/eclipse/docs/faq.html#source
Where can I find smth like /src/prof-git5/google3/third_party/java/google_plugin_eclipse/opensource/trunk
for building editor?
The text was updated successfully, but these errors were encountered: