打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Compilation Types

"source files" here are composed with both source code files and resource files?

====================================正文================================

Compilation Types

IntelliJ IDEA suggests several ways of compiling and building applications. The corresponding commands are available in the Build menu.

  • Compile . All the source files in the specified scope are compiled. The scope in this case may be a file, a package, etc.
  • Make Project. All the source files in the entire project that have been modified since the last compilation are compiled. Dependent source files, if appropriate, are also compiled. Additionally, the tasks tied to the compilation or make process on modified sources are performed. For example, EJB validation is performed if the corresponding option is enabled on the Validation page.
  • Make Module. Compiled are all the source files that have been modified since the last compilation in the selected module as well as in all the modules it depends on recursively.
  • Rebuild Project. All the source files in the project are recompiled. This may be necessary when the classpath entries have changed, for example, SDKs or libraries being used added, removed or altered.

See Also

Reference:

Web Resources:

Last modified: 6 April 2015 
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
Managing .NET Development with NAnt
gradle一个项目引用另一个项目的解决方法
port exosip to android
Using Eclipse - Android Open Source Project
A Build System for Complex Projects: Part 1
kernal ubuntu
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服