facebook

Help with EAR

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Hi…
    i have two web projects, like modules, both use the same group of .JAR, then i created an EAR project to put them. I dont want to have the same group of .jar in both projects, then i created another web project only to put the .jar group, and the other projects use this project in classpath.
    With this, my two project are independent, using only the web project with the Jar group!

    Is that the best choice?
    Can you help me?

    Regards All
    Marcelo Leite

    #243107

    Riyad Kalla
    Member

    Marcelo,
    I believe what you want is to place these JARs in a Java Project, then export them. Then add that as a dependency of your Web Projects.

    Have a look at our EAR guide for deploying dependent libraries: http://www.myeclipseide.com/images/tutorials/quickstarts/earprojects/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Help with EAR

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