[hibernate-dev] Gradle IntelliJ generation

Steve Ebersole steve at hibernate.org
Wed Apr 13 23:41:36 EDT 2011


I just pushed some fixes to the IntelliJ project generation from Gradle 
(thanks Szczepan for the help!).  It now works much better out of the 
box.  You still have to set up copyrights and possibly codestyles 
depending on how you defined codestyles.

Until Gradle 1.0-milestone-3 is released, you should use the gradlew 
command to run the IntelliJ generation (it uses a Gradle SNAPSHOT):

./gradlew idea

-- 
Steve Ebersole <steve at hibernate.org>
http://hibernate.org



More information about the hibernate-dev mailing list