How to do verbose compilation
Hi.
We are looking for some compilation problem (files that are never 'up-to-date').
For this we need verbose compilation log.
I tied adding to external build '-verbose' (javac option) but it is ignored - or maybe it is filtered by IDEA,
My questions -
- How I turn on compiler log - I know it is log4j but I don't know how to do it and where
- How to perform verbose compilation.
May thanks
Boaz
请先登录再写评论。