Temporarily disable certain modules from build with project?
Often I use modules just for coding reference, without wanting it to be compiled as I build the project.
Is it possible to exclude certain modules from building, but keep it in the project? I checked the "project structure" dialog but couldn't find anything about it.
Thanks,
Steffen
请先登录再写评论。
Hello Steffen,
One possibility is to list them in Settings | Compiler | Excludes. Another
is to attach them as libraries rather than modules.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"