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

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: fix license check 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
« no previous file with comments | « third_party/jmake/src/org/pantsbuild/jmake/Utils.java ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index 0c3e5788f39810adb64e80c2f91bddba99e384db..f37d5eef4a7f749cd64abc5d60f1007100d99b9c 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -81,6 +81,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"/>
« no previous file with comments | « third_party/jmake/src/org/pantsbuild/jmake/Utils.java ('k') | tools/checklicenses/checklicenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698