Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » cannot find project specific referenced taglibs
cannot find project specific referenced taglibs [message #514090] Fri, 12 February 2010 12:09 Go to next message
Robert is currently offline RobertFriend
Messages: 2
Registered: February 2010
Junior Member
Hello,

i'm creating an extension for an existing project which uses some custom taglibs. The taglibs in this project are located in the WEB-INF folder.

In my extension i have to use these taglibs and they are referenced using a local URI ("/WEB-INF/...") but they are not included in the SDK i'm using to develop the extension.

Is there a way to map the URIs to local files or any other option that eclipse can find/use these taglibs?

Thanks in advance,
Robert
Re: cannot find project specific referenced taglibs [message #514194 is a reply to message #514090] Fri, 12 February 2010 18:37 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

You can make use of the XML Catalog to point to where they really are.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: cannot find project specific referenced taglibs [message #514425 is a reply to message #514194] Mon, 15 February 2010 10:01 Go to previous message
Robert is currently offline RobertFriend
Messages: 2
Registered: February 2010
Junior Member
Thanks, i didn't know this works for taglibs too.
Previous Topic:JavaDoc parser
Next Topic:Can't get Tomcat started on Eclipse 3.5
Goto Forum:
  


Current Time: Thu Apr 25 05:14:27 GMT 2024

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

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

Back to the top