Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is There A Way to Refresh the Window > Preferences Programmatically?
Is There A Way to Refresh the Window > Preferences Programmatically? [message #1409994] Tue, 19 August 2014 14:13
Michael Steppe is currently offline Michael SteppeFriend
Messages: 2
Registered: August 2014
Junior Member
I have written my own plugins and need to refresh the window preferences. My plugins import a "default_prefs.epf" file that loads all the Window > Preferences so that I can have a "default" workspace set up automatically when the workspace is first started. One of the settings, the "SVN Interface" under Window > Preferences > Team > SVN is getting set to the value that I want (SVNKit), but is still acting like it is set to the default value (JavaHL).

Is there any way I can tell my plugins (in java) to call some type of refresh that will take care of this after I import the preference file?
Previous Topic:Unable to set project dependency programatically
Next Topic:Integrating custom debugger
Goto Forum:
  


Current Time: Thu Apr 25 06:06:48 GMT 2024

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

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

Back to the top