29.03.2008, 12:00
Ok, this goes for those who are like me and newer read readme's thoroughly :oops: :oops:
So as authors has kindly instructed me ( again .... shame on me :oops: ) this is what needs to be done :
- edit each of .bat files ( right click - edit)
compose.bat
disect.bat
transform.bat
change values for Xmx from 512 to 1024 ( if you have enough physical memory...)
example :
java -Xmx512M -jar CMap.jar c to: java -Xmx1024M -jar CMap.jar c
thats it .....
many thanks to the authors .... again
Z
So as authors has kindly instructed me ( again .... shame on me :oops: ) this is what needs to be done :
- edit each of .bat files ( right click - edit)
compose.bat
disect.bat
transform.bat
change values for Xmx from 512 to 1024 ( if you have enough physical memory...)
example :
java -Xmx512M -jar CMap.jar c to: java -Xmx1024M -jar CMap.jar c
thats it .....
many thanks to the authors .... again
Z