This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: Gradle and IntelliJ IDEA project settings synchronization
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
We have an excellent news for the Gradle fans today. IntelliJ IDEA 11.1 introduces new features for Gradle integration:
ability to compare project structure defined by Gradle and your favorite IDE;
ability to solve project structure differences (to some extent);
How does it work? Very simple, a dedicated Gradle window which does everything for you.
First, you need to [...]