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
Is there a way to generate an Ant build file for my web project in MyEclipse to compile my code and create a WAR for my web project? I know you can generate the WAR file by using “Export” feature, but we need an Ant file so that the script can be run outside of the IDE to build the WAR anytime we need.