How can I disable Jalopy for a specific project in IntelliJ Idea 14 or 15?
It seems that he is not so friend with Java8, but all other projects are in Java7. So, I need to selectively disable Jalopy. Or maybe It would be nice to enable it only for specific projects.
Can someone provide a kind of tutorial. An answer suggested to use aliases, but I would like to see how.

You can configure jalopy by alias, simply do not include your project in the alias if you don't want to run the Jalopy configuration for that project/module.