Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » eclipse install directory
eclipse install directory [message #122634] Thu, 04 September 2003 07:55 Go to next message
Eclipse UserFriend
Originally posted by: sddg.yahoo.com

How can a plug-in get the installation directory of the eclipse instance it
is running in?
Re: eclipse install directory [message #122759 is a reply to message #122634] Thu, 04 September 2003 14:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

I know how to get the plug-in directory. It is not directly what you are
looking for what it can help:

%YourPluginClass%.getDefault().getDescriptor().getInstallURL ();

Regards,

Chemi.

Sui Ma wrote:

>How can a plug-in get the installation directory of the eclipse instance it
>is running in?
>
Re: eclipse install directory [message #122813 is a reply to message #122634] Thu, 04 September 2003 16:50 Go to previous messageGo to next message
Eclipse UserFriend
System.getProperty("user.dir") ???

"Sui Ma" <sddg@yahoo.com> wrote in message news:bj7961$rcr$1@eclipse.org...
>
> How can a plug-in get the installation directory of the eclipse instance
it
> is running in?
>
>
Re: eclipse install directory [message #122912 is a reply to message #122759] Thu, 04 September 2003 22:09 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

Try BootLoader.getInstallURL() .

-Dorian

"Chemi" <jmordax@terra.es> wrote in message news:bj8120$nqk$1@eclipse.org...
> I know how to get the plug-in directory. It is not directly what you are
> looking for what it can help:
>
> %YourPluginClass%.getDefault().getDescriptor().getInstallURL ();
>
> Regards,
>
> Chemi.
>
> Sui Ma wrote:
>
> >How can a plug-in get the installation directory of the eclipse instance
it
> >is running in?
> >
>
Previous Topic:ant failure after 1.5.4 upgrade
Next Topic:[ANN] Announce - Stable Release of JXTAplugin
Goto Forum:
  


Current Time: Sat Jul 12 20:23:57 EDT 2025

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

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

Back to the top