facebook

Web project deployed with library project?

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

    tvalletta
    Member

    I have a web project that has another project on the build path. The other project contains supporting classes that the web project will rely on. I need it to end up either as a jar in the web project lib directory, or expanded in the web project classes directory.

    Can I set this up some way that will keep the web deployment updated when I update the other project?

    Thanks
    Tom

    #206728 Reply

    Scott Anderson
    Participant

    Tom,

    You can’t right now. However, dependent project support will be available in the first 2.8 beta release which is scheduled for mid-May. In the meantime, you’ll need to manually jar your support project and place it in the lib directory of your web project. Sorry for the inconvenience, but we’re about to take care of it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Web project deployed with library project?

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