[GRADLE-198] 'gradle eclipse' should work for groovy-projects too Created: 01/Sep/08 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 0.9-rc-1 |
| Type: | Improvement | ||
| Reporter: | Helmut Denk | Assignee: | Hans Dockter |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
Hi Helmut, On Sep 1, 2008, at 2:09 PM, Helmut Denk wrote: > Kind of. Could you please file a Jira? Cheers, Hans |
| Comments |
| Comment by Helmut Denk [ 23/Oct/08 ] |
|
groovy-eclipse is quite a moving target at the moment. according to the developers there will be a new the workaround for now is to set src-folders and groovy-nature a description of the workaround in the wiki would help |
| Comment by Hans Dockter [ 24/Oct/08 ] |
|
Such a wiki page would be most appreciated |
| Comment by Shaun Mangelsdorf [ 03/Dec/09 ] |
|
Groovy Eclipse is at a far more stable point now, so I've taken the liberty of creating a patch to make this work. Adding the 'eclipse' plugin to the Gradle build.gradle works perfectly - I can import it directly and the project setup is spot on. I've pushed the changes to my Note that this change flows on from my commits on |
| Comment by Adam Murdoch [ 07/Dec/09 ] |
|
The patch looks good. I will apply it soon. It will need some merging with the patch for |
| Comment by Adam Murdoch [ 07/Dec/09 ] |
|
This has been applied. Thank you for the patch. |