Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse on click after import event handler(Eclipse on click after import event handler)
Eclipse on click after import event handler [message #1734142] Sun, 05 June 2016 03:40
Radhakrishna Kasiraju is currently offline Radhakrishna KasirajuFriend
Messages: 3
Registered: June 2016
Junior Member
Hi,

Can anybody tell me how to catch on click event after importing a file from local system?

Suppose

File - New - Import - select file - finish are the steps to import a file eclipse. Whenever I click finish in import wizard I want to call some business logic in a java class.

Actually I have library file that contains files related to my application. I need to extract those file for editing. So when I click on finish button I want to extract them and place them in another folder. I know how to extract and place them in folder but I don't know how to the catch event when I click on finish button in import wizard.

Previous Topic:Cannot view most Eclipse preferences
Next Topic:Can't create workspace under neon
Goto Forum:
  


Current Time: Tue Mar 19 09:54:33 GMT 2024

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

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

Back to the top