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
[Closed] Does it passible to put class file in src?
I would like to directly put some .class files in classes folder under WEB-INF.
I put them in the src folder, but all of them are filter out.
Is there any method can directly put .class file in classes folder or I MUST to put the source file in src folder ?
Yes. Open up your project, go to Properties, then go to Java Build Path, then the Source folder. From there you need to select the Output directory for your class files.