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

Unified Diff: tools/android/eclipse/.classpath

Issue 1373723003: Fix javac --incremental by using jmake for dependency analysis (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@aidl
Patch Set: review comments Created 5 years, 3 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: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index 5a0e7df47243c5c0898177d77ccfc65252bf2294..04069b50cacf9c973ed9fba92baa6dacf72aea19 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -79,6 +79,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="third_party/android_swipe_refresh/java/src"/>
<classpathentry kind="src" path="third_party/cacheinvalidation/src/java"/>
<classpathentry kind="src" path="third_party/gif_player/src"/>
+ <classpathentry kind="src" path="third_party/jmake/src"/>
<classpathentry kind="src" path="third_party/junit/src/src/main/java"/>
<classpathentry kind="src" path="third_party/mockito/src/cglib-and-asm/src"/>
<classpathentry kind="src" path="third_party/mockito/src/src"/>
« build/android/gyp/javac.py ('K') | « third_party/jmake/src/org/pantsbuild/jmake/Utils.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698