Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Select a file in package explorer
Select a file in package explorer [message #42741] Tue, 27 January 2009 13:25 Go to next message
Nello is currently offline NelloFriend
Messages: 5
Registered: July 2009
Junior Member
Dear Community,
i need to get the path of a file when i make click with right taste of
mouse in the package explorer.Then i want to open file but it's the
sencond stage.Can you help me? ( i use the pop up plugin wizard, and
ISelection method, it's correct?)
Thank you!
Re: Select a file in package explorer [message #42874 is a reply to message #42741] Wed, 28 January 2009 13:03 Go to previous message
Manuel Selva is currently offline Manuel SelvaFriend
Messages: 189
Registered: July 2009
Location: Grenoble, France
Senior Member
Hi,

yes you are on the right way ;o)

You should be able to retrieve the file path by retrieving an IFile object
from the current selection.

Manu


Re: Select a file in package explorer [message #590660 is a reply to message #42741] Wed, 28 January 2009 13:03 Go to previous message
Manuel Selva is currently offline Manuel SelvaFriend
Messages: 189
Registered: July 2009
Location: Grenoble, France
Senior Member
Hi,

yes you are on the right way ;o)

You should be able to retrieve the file path by retrieving an IFile object
from the current selection.

Manu


Previous Topic:Circular Dependency Problem
Next Topic:why does update site creator have to check feature patches
Goto Forum:
  


Current Time: Tue Mar 19 07:45:32 GMT 2024

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

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

Back to the top