facebook

Lib location [Closed]

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

    Marcio Lima
    Member

    When we use Hibernate, struts ou JSTL capabilities with a web aplication MyEclipse import all the necessary librarys and put then in the root location of the project instead of /lib. I know that after deploy, all that jar’s will be placed in the correct locarion: /lib, the problem is that when myeclipse import’s all that librarys to the root of project cause a dificult to organize and visualize the components of project. How to organize this situation? How config myeclipse to organize the jar’s files in the lib folder?

    Thanks in advance

    #216030 Reply

    Scott Anderson
    Participant

    Marcio,

    The libraries are placed in the web project’s WEB-INF/lib folder. I believe you’re confusing the default behavior of the Package Explorer View, which shows all libraries on the classpath under the root, with where they’re physically placed. If you want to see the true physical layout, please use the Navigator View.

    #216091 Reply

    Marcio Lima
    Member

    Yes, sorry. You are rigth.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Lib location [Closed]

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