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
I have a web project in MyEclipse and I wish to create a WAr file from it. I know how to do this with Ant/Manually, I am wondering if there is anything in MyEclipse that will do this automatically. I ask since MyEclipse can make a war file and deploy it. I just want to make a war file.
MyEclipse can create a WAR file for you by you setting up a custom deployment location of a packaged deployment. So for example, you could “deploy” a “packaged deployment” of your project to your desktop, which would give you a WAR file of your app on your desktop.