Skip to main content



      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 08:25 Go to next message
Eclipse UserFriend
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 08:03 Go to previous message
Eclipse UserFriend
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 08:03 Go to previous message
Eclipse UserFriend
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 Jul 22 13:06:23 EDT 2025

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

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

Back to the top