mirror of
https://github.com/ij-plugins/ijp-imagej-launcher.git
synced 2024-11-13 16:29:01 -08:00
[WIP] Read ImageJ.cfg #3
This commit is contained in:
parent
60ad1b1816
commit
faf6a879e5
6 changed files with 159 additions and 2 deletions
4
test/data/config_invalid/ImageJ.cfg
Normal file
4
test/data/config_invalid/ImageJ.cfg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# ImageJ startup properties
|
||||
maxheap.mb = 1024m
|
||||
jvmargs = -XX:+HeapDumpOnOutOfMemoryError -Xincgc
|
||||
legacy.mode = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue