Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Project specific preferences
Project specific preferences [message #1194052] Mon, 18 November 2013 05:05 Go to next message
Eclipse UserFriend
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 06: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 Jul 16 18:05:13 EDT 2025

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

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

Back to the top