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

Unified Diff: docs/linux_eclipse_dev.md

Issue 1322903002: [Docs] Update to latest content on the wiki (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « docs/cr_user_manual.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_eclipse_dev.md
diff --git a/docs/linux_eclipse_dev.md b/docs/linux_eclipse_dev.md
index 89ec5f08d2a1cabde51c0e22a249b275613735c6..66a6a6d575bfd2f26dfb20bb4529f92166470d13 100644
--- a/docs/linux_eclipse_dev.md
+++ b/docs/linux_eclipse_dev.md
@@ -92,9 +92,12 @@ same directory as your checkout.
### Install the C Development Tools ("CDT")
1. From the Help menu, select Install New Software...
- 1. Select the URL for the CDT,
- http://download.eclipse.org/tools/cdt/releases/kepler
- 1. If it's not there you can click Add... and add it.
+ 1. Select the 'Workd with' URL for the CDT
+ 1. If it's not there you can click Add... and add it.
+ 1. See https://eclipse.org/cdt/downloads.php for up to date
+ versions.
+ 1. e.g. with CDT 8.7.0 for Eclipse Mars, use
+ http://download.eclipse.org/tools/cdt/releases/8.7
1. Googlers: We have a local mirror, but be sure you run prodaccess before
trying to use it.
1. Select & install the Main and Optional features.
« no previous file with comments | « docs/cr_user_manual.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698