facebook

Dependencies between multiple J2EE projects

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

    Hi all, i have few J2EE projects that depends on another one but the dependencies go beyong a simple jar, my projects should inherit pretty much all assers from the core one (Images, views, java classes), i wonder if myeclipseide can handle such case ?

    Any advise is welcome.
    Thanks in advance.

    #236611 Reply

    Scott Anderson
    Participant

    The ability to support project dependencies is detailed in the Working with Web Projects tutorial (in the advanced section) here: http://www.myeclipseide.com/images/tutorials/quickstarts/webprojects/

    It should have what you want and how to do it.

    #236958 Reply

    Hi Scott, if i am not mistaken, it does not handle anything beyond java (jars), my current issue is that i have a core web app that few others (web app too) should inherit, not just the java files but also the other assets like images,views and such.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Dependencies between multiple J2EE projects

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