Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » External project cleanup
External project cleanup [message #605836] Fri, 21 May 2010 03:53
Srinivas Kothuri is currently offline Srinivas KothuriFriend
Messages: 4
Registered: March 2010
Junior Member
Hi,

I developed a plugin to create a custom project type. I create a generic project and i'm adding the custom project nature to that. whenever a project is created, i create a folder with the name of the project in the plug-in state location of the eclipse workspace to hold temp files.

I need to delete the folder on deletion of the project without overriding the project's delete method, as I do not extend/implement the Project class of eclipse.

kindly show some place/event where i can delete the folder at the time of project deletion.

many Thanks, in advance . . .
Previous Topic:External project cleanup
Next Topic:Problems while deploying as product.
Goto Forum:
  


Current Time: Thu Apr 25 16:56:06 GMT 2024

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

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

Back to the top