Exclude from compile
Is this possible to provide some kind of regular expressions or Ant like expressions to exclude set of directories and files from the compilation e.g. Test or */Test or maybe event */test/*
Currently this feature is very hard to use particularly when project has more the 100 Test classes that should be excluded from the compilation it is very difficult to slect each and every class individually.
请先登录再写评论。
Please submit an SCR
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Vladimir Goncharov" <vladimir.goncharov@citigroup.com> wrote in message news:4855519.1082821581264.JavaMail.itn@is.intellij.net...
the compilation e.g. Test or */Test or maybe event */test/*
the compilation it is very difficult to slect each and every class individually.
>