Commit fc278c3 1 parent 57c98a4 commit fc278c3 Copy full SHA for fc278c3
File tree 2 files changed +2
-2
lines changed
DIA-Umpire/src/ExternalPackages/JAligner/matrix
DIA_Umpire_Quant/nbproject
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ public class MatrixLoader {
52
52
/**
53
53
* The path to the matrices within the package.
54
54
*/
55
- private static final String MATRICES_HOME = "jaligner /matrix/matrices/" ;
55
+ private static final String MATRICES_HOME = "ExternalPackages/JAligner /matrix/matrices/" ;
56
56
57
57
/**
58
58
* Logger
Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ run.classpath=\
343
343
# Space-separated list of JVM arguments used when running the project.
344
344
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
345
345
# To set system properties for unit tests define test-sys-prop.name=value:
346
- run.jvmargs =
346
+ run.jvmargs =-Xmx10G
347
347
run.test.classpath =\
348
348
${javac.test.classpath}:\
349
349
${build.test.classes.dir}
You can’t perform that action at this time.
0 commit comments