Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Set default Appearance Preferences options...
Set default Appearance Preferences options... [message #187223] Wed, 07 March 2007 04:00
parag is currently offline paragFriend
Messages: 83
Registered: July 2009
Member
hi there,
I want to set some default options in appearance preferences like I want
to set Perspective switcher positions from Top Right to Left, plus I want
to set default value to unchecked for "Show text on the perspective bar",
also I want Tab style to be Traditional.These options must be set every
time when I create new workspace.

I also want to Show Heap status as default.

I am able to set Perspective switcher position to Left, I made changes in
PerspectiveSwitcher.java file, I have added
" PrefUtil.getAPIPreferenceStore().setDefault(IWorkbenchPrefer enceConstants.DOCK_PERSPECTIVE_BAR,
IWorkbenchPreferenceConstants.LEFT)" this line in createControl(..)
method.

But I am not able to do rest of the things.
Please Help me.

Thanks in advance,
Parag
Previous Topic:Cannot debug and warnings about Clock skew detected
Next Topic:Eclipse CDT and OpenWatcom compiler
Goto Forum:
  


Current Time: Sun Oct 20 04:02:57 GMT 2024

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

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

Back to the top