By mitchp
via java.dzone.com
Published: Oct 01 2012 / 13:52
With the Gradle IDEA plugin we can generate JetBrains IntelliJ IDEA project files. The plugin uses defaults from our project to generate the files. If we also apply the Java plugin to our project then the Java settings for the project files are generated.
Add your comment