IntelliJ disable Jalopy for a specific project -


how can disable jalopy specific project in intellij idea 14 or 15?

it seems not friend java8, other projects in java7. so, need selectively disable jalopy. or maybe nice enable specific projects.

can provide kind of tutorial. answer suggested use aliases, see how.

you can configure jalopy alias, not include project in alias if don't want run jalopy configuration project/module.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -

java - How can I send the data from a imput type="file" to the controller? -