From dc7a79e7f03d8ea545336cd1c9aa2b1049e4eadc Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Mon, 25 Jun 2018 16:40:45 +0100 Subject: [PATCH] JAL-3033 custom .classpath for eclipse build --- .classpath.js | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 .classpath.js diff --git a/.classpath.js b/.classpath.js new file mode 100644 index 0000000..a7e0609 --- /dev/null +++ b/.classpath.js @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.2