X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=.j2s;h=93fd15785a7f24ee43995c4ebbe0669f19b3e0f0;hb=c769685cc0a0eead20b9ce9b5a3d0d96f664b6cb;hp=c5707c7c8673de8b3c949560a0e7e63b7fbb16f6;hpb=2feb01ad1b8b7122f6f965301c670c75e891bc03;p=jalview.git diff --git a/.j2s b/.j2s index c5707c7..93fd157 100644 --- a/.j2s +++ b/.j2s @@ -1,5 +1,8 @@ j2s.compiler.status=enable +#a semicolon-separated list of package-level file paths to be excluded +j2s.excluded.paths=test;testng;util + #a semicolon-separated list of package (foo.) or class (foo.bar) replacements to be made j2s.class.replacements=org.apache.log4j.->jalview.javascript.log4j. @@ -14,6 +17,4 @@ j2s.class.replacements=org.apache.log4j.->jalview.javascript.log4j. #output will be comma-separated: called method,caller class #j2s.log.all.calls=true -#a semicolon-separated list of package-level file paths to be excluded -#j2s.excluded.paths=test;testng