Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Increase Heap space using INI file
Increase Heap space using INI file [message #515993] Mon, 22 February 2010 07:27 Go to next message
Eclipse UserFriend
Hi,
I have a ini file that I will include into my deployed product.
However, I wish to set the maximum heap memory usable in this INI file.

My plugin_customization.ini file looks like this as of now... :=

org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true
org.eclipse.ui/SHOW_MEMORY_MONITOR = true

So, I tried entering...
-vmargs
-Xmx500m

but nothing happens to my RCP... it is'nt reading it...

So how do I increase my heap size...?
Re: Increase Heap space using INI file [message #523532 is a reply to message #515993] Fri, 26 March 2010 13:32 Go to previous message
Eclipse UserFriend
Hi,

try giving it in the multiplication of 2.
i.e. 64, 128, 256, 512 etc.

Regards,
Previous Topic:Keybinding problem after inheriting the eclipse default scheme
Next Topic:RCP App - Search Engine
Goto Forum:
  


Current Time: Sun Jun 15 20:12:26 EDT 2025

Powered by FUDForum. Page generated in 0.04671 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top