Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Files at plugin install dir
Files at plugin install dir [message #74499] Fri, 11 July 2003 07:27 Go to next message
Eclipse UserFriend
Originally posted by: matthias.nxoxsxpxaxm.luebken.gmx.de

Hi Everybody

I'm looking for a way to load a file into my plugin. I want to locate
these files in my plugin directory since
they are essesential to my plugin and are read only.

The only way I found is like:
MyPlugin.getDefault().getDescriptor().getInstallURL();

But this returns
platform:/plugin/com.example.myplugin_1.0.0/

How do I turn this into an absolut file url ?

thx
Matthias
Re: Files at plugin install dir [message #74534 is a reply to message #74499] Fri, 11 July 2003 07:38 Go to previous message
Eclipse UserFriend
Originally posted by: matthias.nxoxsxpxaxm.luebken.gmx.de

http://eclipsewiki.swiki.net/114#platformurl
Previous Topic:writing in Console
Next Topic:Crash in refactoring (rename class)
Goto Forum:
  


Current Time: Fri May 09 18:21:47 EDT 2025

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

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

Back to the top