Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Project specific preferences
Project specific preferences [message #1194052] Mon, 18 November 2013 10:05 Go to next message
Davide G is currently offline Davide GFriend
Messages: 36
Registered: October 2013
Member
Hi, i'm developing a plugin that needs to save some path into the preferences of a specific project. For istance, once i have created a project into my eclipse workspace, i would set some preferences for this specific project (how?). The preferences must be saved inside the project. I found this page about project-scoped preferences, but i'm stuck here:

IScopeContext projectScope = new ProjectScope(MyProject);


where do i get, and what is MyProject?
Re: Project specific preferences [message #1196390 is a reply to message #1194052] Tue, 19 November 2013 11:46 Go to previous message
Eclipse UserFriend
http://www.vogella.com/articles/EclipsePreferences/article.html#preferences_api
Previous Topic:Invalid Thread Access in MenuManagerRenderer.contextDisposed
Next Topic:compare view
Goto Forum:
  


Current Time: Wed Apr 24 19:27:25 GMT 2024

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

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

Back to the top