| [news.eclipse.platform.ua] Re: Link to a file outside the plugins folder |
Thanks, Mark.
Chris Goldthorpe wrote:
A content producer would be the best way to do this. Anything you can write in Java can be done in a content producer. As you have probably already figured out the paths in the URLs used by the help system are always interpreted as referring to a plug-in and do not represent physical locations on the file system.
Mark Melvin wrote:Hi There,
I was wondering if it was at all possible to render content from a file that is located outside of any plugin. For example, if I wanted my TOC to refer to file that was located alongside the eclipse.exe executable in the root 'eclipse' folder, is there any way to do this - either via dynamic content producers, filters, or even Javascript?
Thanks, Mark.