Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:27 Go to next message
Karan  is currently offline Karan Friend
Messages: 23
Registered: October 2009
Junior Member
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 17:32 Go to previous message
Vimal G is currently offline Vimal GFriend
Messages: 5
Registered: March 2010
Location: Pune
Junior Member
Hi,

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

Regards,


Vimal G.
Programmer Analyst,
CTS, Pune
Previous Topic:Keybinding problem after inheriting the eclipse default scheme
Next Topic:RCP App - Search Engine
Goto Forum:
  


Current Time: Thu Apr 25 17:39:43 GMT 2024

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

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

Back to the top