facebook

Deploy dep project libs [Closed]

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

    fit
    Member

    Hello,
    how i can include classes in web project that came from another project ??
    For build i had set the referenced project in “Required projects on the build path”, but how i can deploy on web server ???

    Best regards

    My settings:

    Eclipse Platform
    Version: 3.0.0
    Build id: 200406251208

    MyEclipse
    Version: 3.8.1
    Build id: 200408201200-3.8.1

    #214195 Reply

    Riyad Kalla
    Member

    Navigate to your Project properties > MyEclipse-Web and tell the deployer what you want it to od with referenced Java project classes… it can (a) do nothing (b) copy them into the WEB-INF/classes dir or (c) JAR them up and stick them in the WEB-INF/lib dir… its up to you.

    #214216 Reply

    fit
    Member

    OK!!!

    Thanks for all. 😀

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Deploy dep project libs [Closed]

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