Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Programatic determination of abolute file system path to plugin's install directory
Programatic determination of abolute file system path to plugin's install directory [message #149346] Sun, 26 October 2003 20:21 Go to next message
Eclipse UserFriend
I use IPluginDescriptor.getInstallURL() to get a URL of my plugin install
location.
How do I translate this to an absolute file system path?

Thanks
Vijay
Re: Programatic determination of abolute file system path to plugin's install directory [message #149374 is a reply to message #149346] Mon, 27 October 2003 02:02 Go to previous messageGo to next message
Eclipse UserFriend
Follow on Platform.resolveURL(), and you'll get an absolute
URL from which you can extract an absolute file system path.

--
Steve
Re: Programatic determination of abolute file system path to plugin's install directory [message #149753 is a reply to message #149374] Mon, 27 October 2003 10:02 Go to previous message
Eclipse UserFriend
Thanks. That works fine.

Vijay

"Eric Estievenart" <eric.estievenart@peregrine.com> wrote in message
news:oprxowixpg9ck0a6@news.eclipse.org...
>
> Follow on Platform.resolveURL(), and you'll get an absolute
> URL from which you can extract an absolute file system path.
>
> --
> Steve
Previous Topic:any abbreviation/shortcut like "sout" in NetBean?
Next Topic:menu bar under KDE Linux
Goto Forum:
  


Current Time: Thu May 08 23:45:30 EDT 2025

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

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

Back to the top