JAL-3224 minor fix for build.gradle and gradle eclipse
[jalview.git] / build.gradle
index 3f444be..adaf54d 100644 (file)
@@ -39,6 +39,7 @@ if (clover.equals("true")) {
 
 // configure classpath/args for j8/j11 compilation
 
+def jalviewDirAbsolutePath = file(jalviewDir).getAbsolutePath()
 def libDir
 def libDistDir
 def compile_source_compatibility