Update eclipse classpath
Just added all of the src paths I could find with: find -wholename "*/java/src" -type d find -wholename "*/javatests/src" -type d find -wholename "*/junit/src" -type d And sorted the list (thanks sortmylist.com). Change-Id: I2532b28bea42c149e75bd614818e5d689b6e00f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1959660 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#723521}
Showing
This diff is collapsed.
Please register or sign in to comment