How to disable Jalopy for a specific project in IntelliJ Idea 14 or 15?
It doesn't seem to be very friendly with Java8, but all other projects are in Java7. Therefore, I need to selectively disable Jalopy. Or maybe it would be nice to include it only for specific projects.
Can someone provide a kind of textbook. The answer suggested using aliases, but I would like to see how.
source share