[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
SOLUTION, when Code Completion for Tag Classes does not work in Eclipse  XML
Forum Index -> Development
Author Message
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

This is from a mail we got but it's of general interest:

When working with dynamic page layout and as consequence working with the tag classes (e.g. ROWComponentTag) then in Eclipse the code completion does not properly work: all the nice methods like createBaseComponent() or setXxxxx() do not show up.

You need to place the folling jar files into your project, all are available in tomcat/lib:

servlet-api.jar
jsf-api.jar
jsp-api.jar

Then it works...!

Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team