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

Unified Diff: docs/eclipse.md

Issue 2855873002: Update Eclipse classpath and documentation for running JUnit tests. (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | tools/android/eclipse/.classpath » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/eclipse.md
diff --git a/docs/eclipse.md b/docs/eclipse.md
index bab57bcef6e8851e3baaabcec9774be30f49d74b..3c5de9818fa2091f3f60e955b9da1cc23244b86f 100644
--- a/docs/eclipse.md
+++ b/docs/eclipse.md
@@ -176,9 +176,7 @@ settings below are inside Window > Preferences.
* Select a Java 8 JRE
* User Entries:
* Add JARs...
- * Select the following JAR files from `third_party/robolectric/lib`:
- * `json-20080701.jar`
- * `tagsoup-1.2.jar`
+ * Select the following JAR file from `third_party/robolectric/lib`:
* `android-all-5.0.0_r2-robolectric-1.jar`
* JRE tab:
* Execution environment: Select the Java 8 JRE
« no previous file with comments | « no previous file | tools/android/eclipse/.classpath » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698