facebook

Add a jar to the Web App Libraries folder?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351057 Reply

    davout
    Participant

    I’m using MyEclipse 2014, and want to add a new JAR to the ‘Web App Libraries’ of my web project.

    How is this accomplished? I can see how to add a user library, but I can’t see how to add a new library which is part of the Web App Libraries.

    #351067 Reply

    support-swapna
    Moderator

    davout,

    You can just copy the jar to the WEB-INF/lib directory of the project. It then reflects in the Web App Libraries node.You cannot edit the Web App Libraries directly.Web App Libraries simply reads from the WEB-INF/lib folder and its a representation of the libraries present in the WEB-INF/lib folder. If WEB-INF/lib is empty then there would be no Web App Libraries node in the project.

    Hope this helps.

    Let us know if you have any further questions.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Add a jar to the Web App Libraries folder?

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