Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to do extra works when open and close project?
How to do extra works when open and close project? [message #279181] Wed, 12 January 2005 22:18
Eclipse UserFriend
Originally posted by: nay0648.163.com

Hello:
in my plugin it can create customed project,I also extend
org.eclipse.core.resources.natures extension point to give my project a
specified nature.now I want to do some extra work when user open and close
this kind of project,I try to add resource change listener into workspace
when my plugin start,but I found that when user open project,my plugin
still have not beed started,so task in listener can not finished.I want
some extra works been done when user open and close my customed project
even this plugin have not been installed,how can I implement this?if use
resource change listener can do this,do I add listener to the wrong place?
please help me,thanks!
Previous Topic:3.0.1 crashes on Linux
Next Topic:Plugin activation and the org.eclipse.core.runtime.adapters ext. pt.
Goto Forum:
  


Current Time: Sat Jul 26 04:31:55 EDT 2025

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

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

Back to the top