Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Handle Import Event(I need to need import event in eclipse)
Handle Import Event [message #535645] Tue, 25 May 2010 06:29 Go to next message
nish1983munish  is currently offline nish1983munish Friend
Messages: 1
Registered: May 2010
Junior Member
Hi,

I need to handle the import projects event, i.e. whenever a project been imported, an event should be fire after completion of import.

Munish
Re: Handle Import Event [message #535717 is a reply to message #535645] Tue, 25 May 2010 11:40 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Munish,

Listening to workspace deltas (IResourceDelta) is the most general way
to detect projects being created in the workspace.


nish1983munish wrote:
> Hi,
>
> I need to handle the import projects event, i.e. whenever a project
> been imported, an event should be fire after completion of import.
> Munish


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Deactivating Java annotation indexing
Next Topic:PageBookView.getAdapter produces StackOverflowError
Goto Forum:
  


Current Time: Sat Apr 20 04:08:46 GMT 2024

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

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

Back to the top