Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » how to determine path to plugin jar
how to determine path to plugin jar [message #214339] Mon, 22 March 2004 08:14 Go to next message
Eclipse UserFriend
Originally posted by: nospamhoell.aeb.de

How can I programmatically determine path and name of the plugin jar file?

and, how it is possible to write from an plugin to the console output, or
what is the common way to write some output (writeln) from an plugIn to show
the user some "lined" information?

tia!
Re: how to determine path to plugin jar [message #214487 is a reply to message #214339] Mon, 22 March 2004 15:05 Go to previous message
Eclipse UserFriend
uwe hoell schrieb:
> How can I programmatically determine path and name of the plugin jar file?

plugin.getDescriptor().getInstallURL() will give you the installation
directory of your plugin so you should be able to locate your jar file
there.

Ciao, Michael.
Previous Topic:How to chang LaunchConfiguration inside LaunchConfigurationDelegate?
Next Topic:Eclipse 3.0 and accessibility
Goto Forum:
  


Current Time: Mon Apr 28 02:48:58 EDT 2025

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

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

Back to the top