Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi, i have three projects which depend on each other … With MyEclipse deployment feature i doubt if i can deploy all three of them at once. So i think the best is to have the two others included in the 3rd project’s class path as jars/war files .. Is the a tool to create jar/war files in eclipse?
Ant and Maven can create jar/war files for you. Both have plug-ins available, with Ant support built-in from the Eclipse base, and Maven, by the Maven4MyEclipse add-on, added by MyEclipse. You usually have to create a script to put it all to your specific demands, but (nearly) anything is possible.