Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSTL tag libraries not found by Eclipse
JSTL tag libraries not found by Eclipse [message #218503] Thu, 31 July 2008 00:12 Go to next message
Eclipse UserFriend
Originally posted by: cuco2772.gmail.com

Hi,
I've been using the latest Eclipse (3.4) and wanted to be able to use the
jstl
tag libraries in my project. I've copied jstl.jar and standard.jar from
WEB-INF/lib in my Tomcat installation to the directory in my Eclipse
project,
ie /home/cuco/workspace/project-1c/WebContent/WEB-INF/lib but even after
restarting eclipse when I click on the lib directory in the Package
explorer,
it shows nothing there, even though I can do an ls on the directory and it
shows
up as expected. Do I need to somehow import these jar files into the
project using Project->Properties or something similar ? Thanks
Re: JSTL tag libraries not found by Eclipse [message #218511 is a reply to message #218503] Thu, 31 July 2008 00:36 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

Adam Posner wrote:
> Hi,
> I've been using the latest Eclipse (3.4) and wanted to be able to use
> the jstl
> tag libraries in my project. I've copied jstl.jar and standard.jar from
> WEB-INF/lib in my Tomcat installation to the directory in my Eclipse
> project,
> ie /home/cuco/workspace/project-1c/WebContent/WEB-INF/lib but even after
> restarting eclipse when I click on the lib directory in the Package
> explorer,
> it shows nothing there, even though I can do an ls on the directory and
> it shows
> up as expected. Do I need to somehow import these jar files into the
> project using Project->Properties or something similar ? Thanks
>
Sometimes restarting Eclipse doesn't accomplish the same thing as
right-clicking the project in the Project Explorer and choosing Refresh...

That should do the trick.
Previous Topic:Disabling the Classpath Dependency Validator
Next Topic:Re: Strange memory behavior?
Goto Forum:
  


Current Time: Thu Apr 25 19:40:01 GMT 2024

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

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

Back to the top