"Make" compiles only required scope. "Make Project" compiles everything. For example, in case of "Application" run configuration "Make" involves module scope and all its' dependencies. I'm not sure if there is the difference between these two "make"s for all variety of run configuation types and namely maven.
"Make" compiles only required scope. "Make Project" compiles everything.
For example, in case of "Application" run configuration "Make" involves module scope and all its' dependencies.
I'm not sure if there is the difference between these two "make"s for all variety of run configuation types and namely maven.