简体   繁体   中英

Do i need to compile .java files in Eclipse to run application?

I am creating dynamic web project in Eclipse.

I have the .java files in src folder and other files in WebContent/WEB-INF/lib .

Now normally I click .jsp file and click run on server. But do I also need to compile the .java files in above src folder or does Eclipse do that automatically for me?

Eclipse应该自动执行此操作。

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