简体   繁体   中英

No class files are created in WEB-INF

I have two eclipse projects.

When I give export to war, one project is exported successfully.

But the latter one is not. No class files are created in WEB-INF/classes/packagename.

Please help me. I searched over net. But nothing is helpful to me.

If the "Java Build Path" and "Project Facets" is set properly . Try clean the project and click "Build Automatically" twice . If you provide the Java Build Path and Project Facets ,maybe you can get more detailed help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM