[GRADLE-2890] [Gradle 1.8-rc-1] Broken Eclipse integration (Gradle IDE) Created: 16/Sep/13 Updated: 19/Sep/13 Resolved: 19/Sep/13 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.8-rc-1 |
Fix Version/s: | 1.8-rc-2 |
Type: | Bug | ||
Reporter: | Gradle Forums | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Description |
Importing an Eclipse multi-module project fails, using the latest milestone release of the Gradle IDE on Eclipse Kepler. The result is a corrupted Eclipse state. Removing all gradle and Eclipse caches unfortunately did not fix the problem. Thus, this blocks upgrading to 1.8-rc-1. !ENTRY org.springsource.ide.eclipse.gradle.core 4 0 2013-09-12 21:35:37.466 |
Comments |
Comment by Gradle Forums [ 16/Sep/13 ] |
Hey, How can I repro this issue? Do you have a sample project by any chance? |
Comment by Gradle Forums [ 16/Sep/13 ] |
Unfortunately this is on a large multi-module project. The error doesn't provide any hints, from what I can tell, for what to include to fail a sample project. My initial attempts at a trivial project was successfully imported. Do you have any recommendations for how to proceed? Worst case, I can try to take the build as-is, prune out any dependencies on the internal repo, and provide a build without source code. That may provide you the failure. |
Comment by Gradle Forums [ 16/Sep/13 ] |
Sent a stripped down copy of just the internal build system to your Gradleware email. This will run without our internal dependencies and fails with v1.8-rc-1. |