Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Replace plugin'ed HTML file with a new one from a fragment
Replace plugin'ed HTML file with a new one from a fragment [message #331716] Thu, 18 September 2008 08:17
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Hi,

I've got a plugin named com.xyz.plugin
this plugin contains HTML files (from the doc)

I would like to adapt a few of these HTML files using a fragment, it's not a localization issue as I want to replace the HTML file for any language in the runtime environment.
I created a
com.xyz.fragment with com.xyz.plugin host.

The problem I'm facing is that as long as the html file exists in com.xyz.plugin the fragment one is not used. If I delete the com.xyz.plugin HTMl file, then the fragment one is used.

Is there a way to replace a plugin'ed file with a fragment one just as we can do for the Java classes or is that a limitation ?

Thanks for your help.

Cédric


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Previous Topic:Hyperlinks don't go away
Next Topic:info on rse project
Goto Forum:
  


Current Time: Thu Jul 18 03:33:55 GMT 2024

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

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

Back to the top