gerrit/tools/eclipse
David Ostrovsky f3285e0280 Buck: Fix eclipse project generation
After refactoring done in Ia46c0559a lib/jgit is recognized as source
folder for the non existing Edit patch library:

  $ buck audit classpath //gerrit-gwtui:ui_module
  buck-out/gen/lib/jgit/lib__Edit__output/Edit.jar

As the consequence non existing path is induced from it and included
in .classpath file:

  path="/home/davido/projects/gerrit/lib/jgit/src/main/java"

Add a check for existence of source folder and include it only if the
folder exists.

Change-Id: Icef39196173722c9c8b760c041a4c9ec9d22ab7c
2015-06-26 05:41:48 +00:00
..
BUCK Update GWT to 2.7 2014-12-04 11:23:01 +09: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 Improve GWT SDM debug session recompilation time by a factor of 10 2014-12-04 11:23:14 +09:00
project.py Buck: Fix eclipse project generation 2015-06-26 05:41:48 +00:00