facebook

Libraries are not added automatically

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

    CXtec
    Participant

    Under preferences, MyEclipse, J2EE Project, Web Project Demployment, Web Project Build Path Policy, I have the first option checked (Yes, automatically add WEB-INF/lib/[*.jar|*.zip] to Web Project build paths).

    Though after the initial CVS update I had to go to the the project build path and add all the WEB-INF/lib/* files manually as external jars. I can’t find this as a known bug.

    #220287 Reply

    CXtec
    Participant

    I’m using:
    Eclipse 3.0.1
    MyEclipse 3.8.2
    JDK 1.4.2
    Windows XP Pro

    #220292 Reply

    Riyad Kalla
    Member

    Why did you add them as external libs? You should have been able to simply hit “Add JAR” and expand to WebRoot/WEB-INF/lib and add them all… are these files not in your project?

    ALso make sure its a Web Project, and no there is no known issue with this that I’m aware of.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Libraries are not added automatically

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