Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How can a plugin save a project-dependend state
How can a plugin save a project-dependend state [message #161447] Tue, 25 November 2003 03:06
Eclipse UserFriend
Hi,

I have a plugin which applies some checks on java projects. For each project
you can define which checks should be enabled or disabled. I want to persist
this information. Currently I'm saving it as a project's attribute. The
problem with this solution is, that if I remove a check, the project
properties doesn't remove it and references it (at least for closed
projects). So I'm searching for a solution to save the project dependend
state in my plugin. Are there any best practices?

Thanks,

Thorsten
Previous Topic:Remote debugging on production system
Next Topic:Keyboard shortcut for select current word
Goto Forum:
  


Current Time: Sun Sep 14 06:28:58 EDT 2025

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

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

Back to the top