JCREATOR heap memory configuration

P

Paul K.

Hi! I am using JCreator and I need to set the heap memory to 128 MBs
with something like this:

java -ms32m -mx128m MyClassName

the problem is that i dont know where to write this parameters in the
Runtime Configuration in JCreator, does anyone now where?
 
M

mearvk

Paul said:
Hi! I am using JCreator and I need to set the heap memory to 128 MBs
with something like this:

java -ms32m -mx128m MyClassName

the problem is that i dont know where to write this parameters in the
Runtime Configuration in JCreator, does anyone now where?

I am running JCreator 4 and the way it is done in 4 (hopefully < 4 too)
is by going to Build>Runtime Configuration>New. You can manually enter
the arguments in the Main(...) textbox and then save it with an
appropriate label.

Luck,

Mearvk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,796
Messages
2,569,645
Members
45,369
Latest member
Carmen32T6

Latest Threads

Top