Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Show heap status preference in custom preference page
Show heap status preference in custom preference page [message #1462446] Wed, 05 November 2014 15:32
robert julian doss is currently offline robert julian dossFriend
Messages: 2
Registered: November 2014
Junior Member
Hello All,

I have a set of custom preference pages defined for my Eclipse plugin Product. I want to include the 'Show heap status' preference along with these custom preferences. At the moment, I show the memory monitor by using the code:

PlatformUI.getPreferenceStore().setDefault(IWorkbenchPreferenceConstants.SHOW_MEMORY_MONITOR, true);

Is there a way I can get the General - Show heap status Preference in my custom preference page ? Any help is greatly appreciated.

Best regards. --robert julian
Previous Topic:[Compare] Compare Result of compare editor without the UI
Next Topic:How to get IFolder of an IProject?
Goto Forum:
  


Current Time: Fri Apr 26 00:00:49 GMT 2024

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

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

Back to the top