facebook

Smart deployment of dependent Java projects

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

    Hi,
    When I deploy my web project, my plain Java project that it depends on is not getting deployed with it. I’ve seen a few posts where developers have had trouble trying to include dependent Web projects but mine is definitely a plain Java one. Anybody else having the same trouble?

    This is happening in both MyEclipse 3.8.4 and 4.0.

    Thanks in advance.

    Eclipse 3.1
    JDK 1.5
    JBoss 4.0.2
    Linux

    #237061 Reply

    Riyad Kalla
    Member

    You just need to make sure the deployment properties are set so MyEclipse knows you want it to deploy your dependent projects. Navigate to Window > Preferences > MyEclipse > J2EE Project > Web Project > Deployment, and setup your preferences here hwo you want MyEclipse to treate the dependencies.

    Also note you can change these on a per-project basis under your project properties > MyEclipse-Web settings as well.

    #237065 Reply

    Scott Anderson
    Participant

    And I’ll add that full documentation of these setting is in the advanced section of the Working with Web Projects quickstart that is located in the Documentation section here: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

    #237068 Reply

    Thanks for the quick reply.

    I was aware how to configure dependent projects, don’t worry, I wouldn’t waste your time without first trying to solve the problem myself. I spent ages trying to figure out why it wasn’t working, with no luck. Anyway, don’t ask me how but its working now. I played around with everything I could think of playing round with and its working now, even though all the configuration options look the same as they did before. Beats me???

    Thanks again for the help. I think this is a very good product and the support you guys give on the forum is fantastic!

    #237081 Reply

    Riyad Kalla
    Member

    Glad it’s working working now.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Smart deployment of dependent Java projects

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