Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse JUNO for XSL(XSL named template is not available error)
Eclipse JUNO for XSL [message #1053189] Fri, 03 May 2013 04:11
Madhu Purohit is currently offline Madhu PurohitFriend
Messages: 1
Registered: May 2013
Junior Member
I am using eclipse for XSL for the first time.
I have installed eclipse JUNO release 2.
following is the directory structure, where esl.xsl includes lookandfeel.xsl, but lookandfeel.xsl is not in the same directorey in the source. But when the build is made based on the type of build respective lookandfeel.xsl is copied to the same folder where eml.xsl resides.
This is how I include the xsl
<xsl:include href="lookandfeel.xsl"/>
web
|--common
|--esl.xsl
|--customer1
|--lookandfeel.xsl
|--customer2
|--lookandfeel.xsl

I want to use eclipse now so that XSL developemnt gets easier. I get namedtemplate is not available error in esl.xsl There is no problem while running

How can I resolve this issue?
Thanks in advance.
Previous Topic:Weird Maven issues
Next Topic:Remote Debugging Issue
Goto Forum:
  


Current Time: Sat May 11 01:01:10 GMT 2024

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

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

Back to the top