Skip to main content



      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 10:13
Eclipse UserFriend
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: Wed Jul 16 12:29:58 EDT 2025

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

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

Back to the top