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)
External project cleanup [message #535010] 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:How to use SWT GC or draw2d or something to draw things when develop a Eclipse plugin
Next Topic:External project cleanup
Goto Forum:
  


Current Time: Tue Apr 23 17:42:50 GMT 2024

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

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

Back to the top