facebook

How to add jar to web app libraries for a specific project?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #329817 Reply

    davout
    Participant

    Using R10.6….

    For a specific project how can I add a jar to the ‘Web App Libraries’ jar listing?

    #329818 Reply

    support-swapna
    Moderator

    davout,

    You can just copy the jar to the WEB-INF/lib directory of the project.
    The jar is automatically added to the project classpath if its a web project.
    if its not a web project you can right click on the library and go to “Build Path” -> “Add to Build Path”.

    Let us know if you see any issues.

    #329820 Reply

    davout
    Participant

    It would nice if these extra web app libraries could be treated like other libraries, i..e appear as a ‘library’ entry on the project ‘Libraries’ list.

    Is it worth posting an enhancement request?

    #329823 Reply

    support-swapna
    Moderator
Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How to add jar to web app libraries for a specific project?

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