I am using the allopen compiler plugin, but it is only applied when building using gradle. If I use the normal IntelliJ launch configurations, classes are still final. How do I tell IntelliJ about the plugin?
y
yole
08/21/2017, 11:36 AM
normally this should be imported automatically. if it doesn't, please file a YT issue with a snippet of your build.gradle where you apply the plugin