Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Code assist for J2EE libraries
Code assist for J2EE libraries [message #69791] Sat, 29 January 2005 06:32 Go to next message
Eclipse UserFriend
Originally posted by: thisisnot.mymail.com

I tried to designate a folder/jar with sources to the libs (in particular
servlet-api and jsp-api that I got from the tomcat sources) in the Tomcat
5.5 Runtime library container (Project Properties -> Java Build Path ->
Libraries -> Tomcat v5.5 runtime -> library ) but once designated on OK
the settings get forgotten. I even tried to do it as a workspace but it
did not work either. (on a side note, deleting the Tomcat libraries
container works just fine and the libs can be added by hand and at that
time auto-complete works fine but that is not very usefull).
Re: Code assist for J2EE libraries [message #74021 is a reply to message #69791] Tue, 15 February 2005 06:03 Go to previous message
Eclipse UserFriend
Originally posted by: thisisnot.mymail.com

I found an alternative way of doing this but I'm not shure if it won't
create problems for your appserver (here tomcat). In the JBoss plugin for
eclipse, you can find a nice jar with the sources for the basic j2ee libs.
I copied the content of the servlet-api jar in the servlet-api found in
the tomcat libraries. After this, help for the j2ee classes like servlet,
filter ecc. works fine. I haven't found that the modified jar created any
problems. On a side note (this would be question for tomcat newsgroup...)
, as I'm using jdk1.5 until now for the jstl lib's to work, I had to
include xalan as the internal jdk xalan packages are references with a
different api names, yesterday using tomcat 5.5.7 i found out I can do
without xalan, is this something new?
Previous Topic:Tomcat and WebSphere Studio Application Developer
Next Topic:Is this a bug or a feature?
Goto Forum:
  


Current Time: Fri May 09 18:43:48 EDT 2025

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

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

Back to the top