X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.gradle;fp=build.gradle;h=c5c16c3933180ee895810fe0c03a9d6b637e7d2f;hb=23011880699273d1cb6f780ec662c7ea39365b28;hp=51f95ac4b269732094707102589ff1d850301384;hpb=0c67684aaee6951336e64a6afb564aed03790fda;p=jalview.git diff --git a/build.gradle b/build.gradle index 51f95ac..c5c16c3 100644 --- a/build.gradle +++ b/build.gradle @@ -36,6 +36,7 @@ if (file(localProps).exists()) { } } } catch (Exception e) { + System.out.println("Exception reading local.properties") } }