"Named Template XXXX is not available" error [message #493347] |
Sun, 25 October 2009 00:21  |
Eclipse User |
|
|
|
I have imported into Eclipse (Java EE version, Galileo (3.5.1.R35x)) a website I am working on that was developed by another tool, and Eclipse is displaying some errors that I believe are erroneous.
I have a "styles" directory that contains a number of .xsl files as well as some sub-directories. As an example, one file, list.xsl, is in styles --> modules --> Blogger --> Comment. This file has a line in it:
<xsl:call-template name="MODULE-CSS"/>
Eclipse has flagged it with an error saying, "Named template MODULE-CSS is not available."
However, in my "styles" directory I have a file named "common.xsl" that contains the MODULE-CSS template. How can I make Eclipse realize that the template exists in another .xsl file?
Thank you in advance,
TennSeven
|
|
|
|
Powered by
FUDForum. Page generated in 0.04376 seconds