gerrit/tools/eclipse
Dave Borowitz 004bf2a928 Eclipse: List GWT deps after non-GWT deps
The stated purpose of separating libs and gwt_libs is to avoid
incorrect versions of classes used elsewhere in Gerrit (e.g. servlet
API 3.0 instead of 3.1). But we were iterating through gwt_libs first,
so this wasn't actually working. Swap the order.

Also change the prefix check for GWT deps to a contains check, as buck
audit at some point started returning absolute paths to jars.

Change-Id: Ic372b6bfaca5a8a1c1b9cc32aaf868a86a91c6ef
2015-12-02 09:30:25 -05:00
..
BUCK Buck: Fix SDM debug session 2015-10-25 10:22:29 +00:00
gerrit_daemon.launch Use consistent test site locations in documentation and debug configs 2013-12-17 19:36:24 +09:00
gerrit_gwt_debug.launch SDM: Fix launch configuration to find gerrit-plugin-gwtui module 2015-07-27 02:59:26 +00:00
project.py Eclipse: List GWT deps after non-GWT deps 2015-12-02 09:30:25 -05:00