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
Can I build a war file with omission of some java files?
Our company just bought a web application from a vendor. This web application has source files of java programs missing but with their class file present.
I would like to know whether I can generate a war file from this web application even with missing java source for some Java programs.
Calson,
Firstly, was the web application created using MyEclipse ? You want to deploy this as a war using MyEclipse ? You cannot work on non MyEclipse projects using MyEclipse.