This now works if you use the command-line 'gradle eclipse' task and then import existing projects in Eclipse.
However, it's not entirely working with Eclipse's Gradle plugin – if you import as a Gradle project and let the plugin run the 'eclipse' task, generated sources aren't always added to the classpath. This appears to be an issue with the plugin.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
This now works if you use the command-line 'gradle eclipse' task and then import existing projects in Eclipse.
However, it's not entirely working with Eclipse's Gradle plugin – if you import as a Gradle project and let the plugin run the 'eclipse' task, generated sources aren't always added to the classpath. This appears to be an issue with the plugin.