facebook

custom library sets

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249139 Reply

    csell
    Member

    Hello,

    in our portal development, we have a number of (tag and other) libraries that are referenced by every project, and that are maintained by the appserver. Projects do not (and must not) include these in their WEB-INF/lib directories. I am now looking for a way to setb this up that would ideally lead to some configuration that can easily shared between developers. Can anybody tell me how this can be done?

    thanks,
    Christian

    #249166 Reply

    Riyad Kalla
    Member

    Christian,
    If these are all JAR libraries creating User Libraries that you add to the build paths of all these projects is the best way to go. Just be sure in your projects to tell MyEclipse to deploy your User Libraries and you should be all set.

    The only heads up I would say is that currently taglib resolution from user libraries is not working so you will get a lot of “tag undefined” warnings in your JSP pages. This is a bug that we hope to address in MyEclipse 5.0 as it is very frustrating and we appologize for that.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: custom library sets

You must be logged in to post in the forum log in